diff options
Diffstat (limited to 'src/libnm-log-core/nm-logging.h')
| -rw-r--r-- | src/libnm-log-core/nm-logging.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libnm-log-core/nm-logging.h b/src/libnm-log-core/nm-logging.h index 8eecb7e4..80719675 100644 --- a/src/libnm-log-core/nm-logging.h +++ b/src/libnm-log-core/nm-logging.h @@ -8,7 +8,7 @@ #define __NETWORKMANAGER_LOGGING_H__ #ifdef __NM_TEST_UTILS_H__ - #error nm-test-utils.h must be included as last header +#error nm-test-utils.h must be included as last header #endif #include "libnm-glib-aux/nm-logging-fwd.h" |