summaryrefslogtreecommitdiff
path: root/libnm-util/nm-setting-8021x.c
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2015-06-01 13:42:08 +0200
committerThomas Haller <thaller@redhat.com>2015-06-01 14:47:08 +0200
commitb8b1a01d9614c1f9da78fd44efbbf6f3431e0885 (patch)
treefb0d717509396c59bbc9c0802a674bc404b8c2d5 /libnm-util/nm-setting-8021x.c
parentdce00f0d1087098cd4b2f27bbb9905e1d6c450d9 (diff)
downloadNetworkManager-b8b1a01d9614c1f9da78fd44efbbf6f3431e0885.tar.gz
build: rename file "include/nm-utils-internal.h" to "nm-macros-internal.h"
We already have "nm-utils*.h" and "NetworkManagerUtils.h" headers. Rename "include/nm-utils-internal.h" to "nm-macros-internal.h". I think that name is better, because this file is header-only, internal, and repository-wide. Also, it will never contain non-header-only declarations because there is no backing object file under "include/". It will only contain macros and inline functions.
Diffstat (limited to 'libnm-util/nm-setting-8021x.c')
-rw-r--r--libnm-util/nm-setting-8021x.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libnm-util/nm-setting-8021x.c b/libnm-util/nm-setting-8021x.c
index 1dc768c210..678d70ab71 100644
--- a/libnm-util/nm-setting-8021x.c
+++ b/libnm-util/nm-setting-8021x.c
@@ -33,7 +33,7 @@
#include "crypto.h"
#include "nm-utils-private.h"
#include "nm-setting-private.h"
-#include "nm-utils-internal.h"
+#include "nm-macros-internal.h"
/**
* SECTION:nm-setting-8021x