summaryrefslogtreecommitdiff
path: root/osinfo/osinfo_device_driver_private.h
diff options
context:
space:
mode:
authorFabiano Fidêncio <fidencio@redhat.com>2019-08-21 08:08:07 +0200
committerFabiano Fidêncio <fidencio@redhat.com>2019-09-25 13:25:53 +0200
commit11823700ec3e975f36a7d600480c28d26d1f2c5b (patch)
tree1c41e6e9acfb572fbf29028a2721e415e910bc4a /osinfo/osinfo_device_driver_private.h
parent2d00c82b4ed83c2e0295cbf4c92cb37cdcc9cb59 (diff)
downloadlibosinfo-11823700ec3e975f36a7d600480c28d26d1f2c5b.tar.gz
Indent includes/defines
By doing this, we can stop excluding files from sc_preprocessor_indentation check. Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'osinfo/osinfo_device_driver_private.h')
-rw-r--r--osinfo/osinfo_device_driver_private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/osinfo/osinfo_device_driver_private.h b/osinfo/osinfo_device_driver_private.h
index 67302c2..b35f898 100644
--- a/osinfo/osinfo_device_driver_private.h
+++ b/osinfo/osinfo_device_driver_private.h
@@ -24,7 +24,7 @@
#include "osinfo_device_driver.h"
#ifndef __OSINFO_DEVICE_DRIVER_PRIVATE_H__
-#define __OSINFO_DEVICE_DRIVER_PRIVATE_H__
+# define __OSINFO_DEVICE_DRIVER_PRIVATE_H__
OsinfoDeviceDriver *osinfo_device_driver_new(const gchar *id);
void osinfo_device_driver_add_device(OsinfoDeviceDriver *driver,