[osinfo-db-tools PATCH v2 02/16] util: Indent includes/defines

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux