diff options
Diffstat (limited to 'src/libnm-client-impl/nm-remote-connection-private.h')
| -rw-r--r-- | src/libnm-client-impl/nm-remote-connection-private.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libnm-client-impl/nm-remote-connection-private.h b/src/libnm-client-impl/nm-remote-connection-private.h index 3ca934bf..f0869347 100644 --- a/src/libnm-client-impl/nm-remote-connection-private.h +++ b/src/libnm-client-impl/nm-remote-connection-private.h @@ -7,7 +7,7 @@ #define __NM_REMOTE_CONNECTION_PRIVATE_H__ #if !((NETWORKMANAGER_COMPILATION) &NM_NETWORKMANAGER_COMPILATION_WITH_LIBNM_PRIVATE) - #error Cannot use this header. +#error Cannot use this header. #endif #define NM_REMOTE_CONNECTION_INIT_RESULT "init-result" |