about summary refs log tree commit diff
path: root/src/libnm-log-core/nm-logging.h
diff options
context:
space:
mode:
authorJeremy Bicha <jeremy.bicha@canonical.com>2022-02-03 09:24:19 -0500
committerJeremy Bicha <jeremy.bicha@canonical.com>2022-02-03 12:01:26 -0500
commit240934659cd8326a14324c73d4f0f88eecfddcab (patch)
treee07cde48aa0a143bebf10ca7103cc0e69febad25 /src/libnm-log-core/nm-logging.h
parentfbe61ddadf4a89800a8e3651ae91099259ddf2ad (diff)
parent1628eda029ba4dede8d4d45572c6b60367882436 (diff)
Merge tag 'debian/1.34.0-2' into ubuntu/master
network-manager Debian release 1.34.0-2
Diffstat (limited to 'src/libnm-log-core/nm-logging.h')
-rw-r--r--src/libnm-log-core/nm-logging.h2
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"