summary refs log tree commit diff
path: root/shared/nm-glib-aux/nm-errno.c
diff options
context:
space:
mode:
Diffstat (limited to 'shared/nm-glib-aux/nm-errno.c')
-rw-r--r--shared/nm-glib-aux/nm-errno.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/shared/nm-glib-aux/nm-errno.c b/shared/nm-glib-aux/nm-errno.c
index 9133d87d..e709f9e6 100644
--- a/shared/nm-glib-aux/nm-errno.c
+++ b/shared/nm-glib-aux/nm-errno.c
@@ -11,7 +11,8 @@
 
 /*****************************************************************************/
 
-NM_UTILS_LOOKUP_STR_DEFINE_STATIC (_geterror,
+static
+NM_UTILS_LOOKUP_STR_DEFINE (_geterror,
 #if 0
 	enum _NMErrno,
 #else