diff options
Diffstat (limited to 'src/libnm-client-impl/nm-dbus-helpers.h')
| -rw-r--r-- | src/libnm-client-impl/nm-dbus-helpers.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libnm-client-impl/nm-dbus-helpers.h b/src/libnm-client-impl/nm-dbus-helpers.h index e519f733..5a6b2d62 100644 --- a/src/libnm-client-impl/nm-dbus-helpers.h +++ b/src/libnm-client-impl/nm-dbus-helpers.h @@ -7,7 +7,7 @@ #define __NM_DBUS_HELPERS_PRIVATE_H__ #if !((NETWORKMANAGER_COMPILATION) &NM_NETWORKMANAGER_COMPILATION_WITH_LIBNM_PRIVATE) - #error Cannot use this header. +#error Cannot use this header. #endif #include "libnm-std-aux/nm-dbus-compat.h" |