By doing this, we can stop excluding files from sc_preprocessor_indentation check. Signed-off-by: Fabiano Fidêncio <fidencio@xxxxxxxxxx> --- tools/osinfo-db-util.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/osinfo-db-util.h b/tools/osinfo-db-util.h index 7b4e501..8d7a456 100644 --- a/tools/osinfo-db-util.h +++ b/tools/osinfo-db-util.h @@ -21,11 +21,11 @@ */ #ifndef OSINFO_DB_UTIL_H__ -#define OSINFO_DB_UTIL_H__ +# define OSINFO_DB_UTIL_H__ -#include <gio/gio.h> +# include <gio/gio.h> -#define OSINFO_DB_ERROR osinfo_db_error_quark() +# define OSINFO_DB_ERROR osinfo_db_error_quark() GQuark osinfo_db_error_quark(void); GFile *osinfo_db_get_system_path(const gchar *root); -- 2.21.0 _______________________________________________ Libosinfo mailing list Libosinfo@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libosinfo