summary refs log tree commit diff
path: root/src/libnm-core-impl/nm-property-compare.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libnm-core-impl/nm-property-compare.h')
-rw-r--r--src/libnm-core-impl/nm-property-compare.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libnm-core-impl/nm-property-compare.h b/src/libnm-core-impl/nm-property-compare.h
index d422b1c8..2400bc42 100644
--- a/src/libnm-core-impl/nm-property-compare.h
+++ b/src/libnm-core-impl/nm-property-compare.h
@@ -8,7 +8,7 @@
 #define __NM_PROPERTY_COMPARE_H__
 
 #if !((NETWORKMANAGER_COMPILATION) &NM_NETWORKMANAGER_COMPILATION_WITH_LIBNM_CORE_PRIVATE)
-    #error Cannot use this header.
+#error Cannot use this header.
 #endif
 
 int nm_property_compare(GVariant *value1, GVariant *value2);