[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [libnm-qt/8021x-make-pki-cool] dbus: Fix generated inclusion guards
From:       Will Stephenson <wstephenson () kde ! org>
Date:       2013-05-16 13:56:42
Message-ID: 20130516135642.34A15A6078 () git ! kde ! org
[Download RAW message or body]

Git commit e2839034c1e65bfaba36407e4dca4740bd695bb9 by Will Stephenson.
Committed on 13/05/2013 at 11:26.
Pushed by wstephens into branch '8021x-make-pki-cool'.

Fix generated inclusion guards

M  +2    -2    dbus/nm-access-pointinterface.h
M  +2    -2    dbus/nm-active-connectioninterface.h
M  +2    -2    dbus/nm-agent-managerinterface.h
M  +2    -2    dbus/nm-device-adslinterface.h
M  +2    -2    dbus/nm-device-bondinterface.h
M  +2    -2    dbus/nm-device-bridgeinterface.h
M  +2    -2    dbus/nm-device-btinterface.h
M  +2    -2    dbus/nm-device-ethernetinterface.h
M  +2    -2    dbus/nm-device-infinibandinterface.h
M  +2    -2    dbus/nm-device-modeminterface.h
M  +2    -2    dbus/nm-device-olpc-meshinterface.h
M  +2    -2    dbus/nm-device-vlaninterface.h
M  +2    -2    dbus/nm-device-wifiinterface.h
M  +2    -2    dbus/nm-device-wimaxinterface.h
M  +2    -2    dbus/nm-deviceinterface.h
M  +2    -2    dbus/nm-dhcp4-configinterface.h
M  +2    -2    dbus/nm-dhcp6-configinterface.h
M  +2    -2    dbus/nm-ip4-configinterface.h
M  +2    -2    dbus/nm-ip6-configinterface.h
M  +2    -2    dbus/nm-managerinterface.h
M  +2    -2    dbus/nm-ppp-managerinterface.h
M  +2    -2    dbus/nm-secret-agentadaptor.h
M  +2    -2    dbus/nm-secret-agentinterface.h
M  +2    -2    dbus/nm-settings-connectioninterface.h
M  +2    -2    dbus/nm-settingsinterface.h
M  +2    -2    dbus/nm-vpn-connectioninterface.h
M  +2    -2    dbus/nm-vpn-plugininterface.h
M  +2    -2    dbus/nm-wimax-nspinterface.h

http://commits.kde.org/libnm-qt/e2839034c1e65bfaba36407e4dca4740bd695bb9

diff --git a/dbus/nm-access-pointinterface.h b/dbus/nm-access-pointinterfac=
e.h
index cd85020..ad1127c 100644
--- a/dbus/nm-access-pointinterface.h
+++ b/dbus/nm-access-pointinterface.h
@@ -8,8 +8,8 @@
  * Do not edit! All changes made to it will be lost.
  */
 =

-#ifndef NM-ACCESS-POINTINTERFACE_H
-#define NM-ACCESS-POINTINTERFACE_H
+#ifndef NM_ACCESS_POINTINTERFACE_H
+#define NM_ACCESS_POINTINTERFACE_H
 =

 #include <QtCore/QObject>
 #include <QtCore/QByteArray>
diff --git a/dbus/nm-active-connectioninterface.h b/dbus/nm-active-connecti=
oninterface.h
index 7ed1b95..d95b794 100644
--- a/dbus/nm-active-connectioninterface.h
+++ b/dbus/nm-active-connectioninterface.h
@@ -8,8 +8,8 @@
  * Do not edit! All changes made to it will be lost.
  */
 =

-#ifndef NM-ACTIVE-CONNECTIONINTERFACE_H
-#define NM-ACTIVE-CONNECTIONINTERFACE_H
+#ifndef NM_ACTIVE_CONNECTIONINTERFACE_H
+#define NM_ACTIVE_CONNECTIONINTERFACE_H
 =

 #include <QtCore/QObject>
 #include <QtCore/QByteArray>
diff --git a/dbus/nm-agent-managerinterface.h b/dbus/nm-agent-managerinterf=
ace.h
index 71545c6..5f2f7ee 100644
--- a/dbus/nm-agent-managerinterface.h
+++ b/dbus/nm-agent-managerinterface.h
@@ -8,8 +8,8 @@
  * Do not edit! All changes made to it will be lost.
  */
 =

-#ifndef NM-AGENT-MANAGERINTERFACE_H
-#define NM-AGENT-MANAGERINTERFACE_H
+#ifndef NM_AGENT_MANAGERINTERFACE_H
+#define NM_AGENT_MANAGERINTERFACE_H
 =

 #include <QtCore/QObject>
 #include <QtCore/QByteArray>
diff --git a/dbus/nm-device-adslinterface.h b/dbus/nm-device-adslinterface.h
index 37d558e..f1e3020 100644
--- a/dbus/nm-device-adslinterface.h
+++ b/dbus/nm-device-adslinterface.h
@@ -8,8 +8,8 @@
  * Do not edit! All changes made to it will be lost.
  */
 =

-#ifndef NM-DEVICE-ADSLINTERFACE_H
-#define NM-DEVICE-ADSLINTERFACE_H
+#ifndef NM_DEVICE_ADSLINTERFACE_H
+#define NM_DEVICE_ADSLINTERFACE_H
 =

 #include <QtCore/QObject>
 #include <QtCore/QByteArray>
diff --git a/dbus/nm-device-bondinterface.h b/dbus/nm-device-bondinterface.h
index 4a8f13b..119edc3 100644
--- a/dbus/nm-device-bondinterface.h
+++ b/dbus/nm-device-bondinterface.h
@@ -8,8 +8,8 @@
  * Do not edit! All changes made to it will be lost.
  */
 =

-#ifndef NM-DEVICE-BONDINTERFACE_H
-#define NM-DEVICE-BONDINTERFACE_H
+#ifndef NM_DEVICE_BONDINTERFACE_H
+#define NM_DEVICE_BONDINTERFACE_H
 =

 #include <QtCore/QObject>
 #include <QtCore/QByteArray>
diff --git a/dbus/nm-device-bridgeinterface.h b/dbus/nm-device-bridgeinterf=
ace.h
index feebbea..a3d0a70 100644
--- a/dbus/nm-device-bridgeinterface.h
+++ b/dbus/nm-device-bridgeinterface.h
@@ -8,8 +8,8 @@
  * Do not edit! All changes made to it will be lost.
  */
 =

-#ifndef NM-DEVICE-BRIDGEINTERFACE_H
-#define NM-DEVICE-BRIDGEINTERFACE_H
+#ifndef NM_DEVICE_BRIDGEINTERFACE_H
+#define NM_DEVICE_BRIDGEINTERFACE_H
 =

 #include <QtCore/QObject>
 #include <QtCore/QByteArray>
diff --git a/dbus/nm-device-btinterface.h b/dbus/nm-device-btinterface.h
index 9a21cc5..a0f7d10 100644
--- a/dbus/nm-device-btinterface.h
+++ b/dbus/nm-device-btinterface.h
@@ -8,8 +8,8 @@
  * Do not edit! All changes made to it will be lost.
  */
 =

-#ifndef NM-DEVICE-BTINTERFACE_H
-#define NM-DEVICE-BTINTERFACE_H
+#ifndef NM_DEVICE_BTINTERFACE_H
+#define NM_DEVICE_BTINTERFACE_H
 =

 #include <QtCore/QObject>
 #include <QtCore/QByteArray>
diff --git a/dbus/nm-device-ethernetinterface.h b/dbus/nm-device-ethernetin=
terface.h
index 0369ab9..5b6f557 100644
--- a/dbus/nm-device-ethernetinterface.h
+++ b/dbus/nm-device-ethernetinterface.h
@@ -8,8 +8,8 @@
  * Do not edit! All changes made to it will be lost.
  */
 =

-#ifndef NM-DEVICE-ETHERNETINTERFACE_H
-#define NM-DEVICE-ETHERNETINTERFACE_H
+#ifndef NM_DEVICE_ETHERNETINTERFACE_H
+#define NM_DEVICE_ETHERNETINTERFACE_H
 =

 #include <QtCore/QObject>
 #include <QtCore/QByteArray>
diff --git a/dbus/nm-device-infinibandinterface.h b/dbus/nm-device-infiniba=
ndinterface.h
index f11cde1..92f6e59 100644
--- a/dbus/nm-device-infinibandinterface.h
+++ b/dbus/nm-device-infinibandinterface.h
@@ -8,8 +8,8 @@
  * Do not edit! All changes made to it will be lost.
  */
 =

-#ifndef NM-DEVICE-INFINIBANDINTERFACE_H
-#define NM-DEVICE-INFINIBANDINTERFACE_H
+#ifndef NM_DEVICE_INFINIBANDINTERFACE_H
+#define NM_DEVICE_INFINIBANDINTERFACE_H
 =

 #include <QtCore/QObject>
 #include <QtCore/QByteArray>
diff --git a/dbus/nm-device-modeminterface.h b/dbus/nm-device-modeminterfac=
e.h
index 8ef8293..d602174 100644
--- a/dbus/nm-device-modeminterface.h
+++ b/dbus/nm-device-modeminterface.h
@@ -8,8 +8,8 @@
  * Do not edit! All changes made to it will be lost.
  */
 =

-#ifndef NM-DEVICE-MODEMINTERFACE_H
-#define NM-DEVICE-MODEMINTERFACE_H
+#ifndef NM_DEVICE_MODEMINTERFACE_H
+#define NM_DEVICE_MODEMINTERFACE_H
 =

 #include <QtCore/QObject>
 #include <QtCore/QByteArray>
diff --git a/dbus/nm-device-olpc-meshinterface.h b/dbus/nm-device-olpc-mesh=
interface.h
index 756763a..b7316d0 100644
--- a/dbus/nm-device-olpc-meshinterface.h
+++ b/dbus/nm-device-olpc-meshinterface.h
@@ -8,8 +8,8 @@
  * Do not edit! All changes made to it will be lost.
  */
 =

-#ifndef NM-DEVICE-OLPC-MESHINTERFACE_H
-#define NM-DEVICE-OLPC-MESHINTERFACE_H
+#ifndef NM_DEVICE_OLPC_MESHINTERFACE_H
+#define NM_DEVICE_OLPC_MESHINTERFACE_H
 =

 #include <QtCore/QObject>
 #include <QtCore/QByteArray>
diff --git a/dbus/nm-device-vlaninterface.h b/dbus/nm-device-vlaninterface.h
index acbb128..cfa21d5 100644
--- a/dbus/nm-device-vlaninterface.h
+++ b/dbus/nm-device-vlaninterface.h
@@ -8,8 +8,8 @@
  * Do not edit! All changes made to it will be lost.
  */
 =

-#ifndef NM-DEVICE-VLANINTERFACE_H
-#define NM-DEVICE-VLANINTERFACE_H
+#ifndef NM_DEVICE_VLANINTERFACE_H
+#define NM_DEVICE_VLANINTERFACE_H
 =

 #include <QtCore/QObject>
 #include <QtCore/QByteArray>
diff --git a/dbus/nm-device-wifiinterface.h b/dbus/nm-device-wifiinterface.h
index 8db5f87..dc55bac 100644
--- a/dbus/nm-device-wifiinterface.h
+++ b/dbus/nm-device-wifiinterface.h
@@ -8,8 +8,8 @@
  * Do not edit! All changes made to it will be lost.
  */
 =

-#ifndef NM-DEVICE-WIFIINTERFACE_H
-#define NM-DEVICE-WIFIINTERFACE_H
+#ifndef NM_DEVICE_WIFIINTERFACE_H
+#define NM_DEVICE_WIFIINTERFACE_H
 =

 #include <QtCore/QObject>
 #include <QtCore/QByteArray>
diff --git a/dbus/nm-device-wimaxinterface.h b/dbus/nm-device-wimaxinterfac=
e.h
index 32355cc..c08019b 100644
--- a/dbus/nm-device-wimaxinterface.h
+++ b/dbus/nm-device-wimaxinterface.h
@@ -8,8 +8,8 @@
  * Do not edit! All changes made to it will be lost.
  */
 =

-#ifndef NM-DEVICE-WIMAXINTERFACE_H
-#define NM-DEVICE-WIMAXINTERFACE_H
+#ifndef NM_DEVICE_WIMAXINTERFACE_H
+#define NM_DEVICE_WIMAXINTERFACE_H
 =

 #include <QtCore/QObject>
 #include <QtCore/QByteArray>
diff --git a/dbus/nm-deviceinterface.h b/dbus/nm-deviceinterface.h
index f25ac55..f2bd2f0 100644
--- a/dbus/nm-deviceinterface.h
+++ b/dbus/nm-deviceinterface.h
@@ -8,8 +8,8 @@
  * Do not edit! All changes made to it will be lost.
  */
 =

-#ifndef NM-DEVICEINTERFACE_H
-#define NM-DEVICEINTERFACE_H
+#ifndef NM_DEVICEINTERFACE_H
+#define NM_DEVICEINTERFACE_H
 =

 #include <QtCore/QObject>
 #include <QtCore/QByteArray>
diff --git a/dbus/nm-dhcp4-configinterface.h b/dbus/nm-dhcp4-configinterfac=
e.h
index da45f8c..319f0c9 100644
--- a/dbus/nm-dhcp4-configinterface.h
+++ b/dbus/nm-dhcp4-configinterface.h
@@ -8,8 +8,8 @@
  * Do not edit! All changes made to it will be lost.
  */
 =

-#ifndef NM-DHCP4-CONFIGINTERFACE_H
-#define NM-DHCP4-CONFIGINTERFACE_H
+#ifndef NM_DHCP4_CONFIGINTERFACE_H
+#define NM_DHCP4_CONFIGINTERFACE_H
 =

 #include <QtCore/QObject>
 #include <QtCore/QByteArray>
diff --git a/dbus/nm-dhcp6-configinterface.h b/dbus/nm-dhcp6-configinterfac=
e.h
index 63b90fb..2923cef 100644
--- a/dbus/nm-dhcp6-configinterface.h
+++ b/dbus/nm-dhcp6-configinterface.h
@@ -8,8 +8,8 @@
  * Do not edit! All changes made to it will be lost.
  */
 =

-#ifndef NM-DHCP6-CONFIGINTERFACE_H
-#define NM-DHCP6-CONFIGINTERFACE_H
+#ifndef NM_DHCP6_CONFIGINTERFACE_H
+#define NM_DHCP6_CONFIGINTERFACE_H
 =

 #include <QtCore/QObject>
 #include <QtCore/QByteArray>
diff --git a/dbus/nm-ip4-configinterface.h b/dbus/nm-ip4-configinterface.h
index ac835cd..a71d742 100644
--- a/dbus/nm-ip4-configinterface.h
+++ b/dbus/nm-ip4-configinterface.h
@@ -8,8 +8,8 @@
  * Do not edit! All changes made to it will be lost.
  */
 =

-#ifndef NM-IP4-CONFIGINTERFACE_H
-#define NM-IP4-CONFIGINTERFACE_H
+#ifndef NM_IP4_CONFIGINTERFACE_H
+#define NM_IP4_CONFIGINTERFACE_H
 =

 #include <QtCore/QObject>
 #include <QtCore/QByteArray>
diff --git a/dbus/nm-ip6-configinterface.h b/dbus/nm-ip6-configinterface.h
index 9afe0f4..2611279 100644
--- a/dbus/nm-ip6-configinterface.h
+++ b/dbus/nm-ip6-configinterface.h
@@ -8,8 +8,8 @@
  * Do not edit! All changes made to it will be lost.
  */
 =

-#ifndef NM-IP6-CONFIGINTERFACE_H
-#define NM-IP6-CONFIGINTERFACE_H
+#ifndef NM_IP6_CONFIGINTERFACE_H
+#define NM_IP6_CONFIGINTERFACE_H
 =

 #include <QtCore/QObject>
 #include <QtCore/QByteArray>
diff --git a/dbus/nm-managerinterface.h b/dbus/nm-managerinterface.h
index 6218f98..7cbaefb 100644
--- a/dbus/nm-managerinterface.h
+++ b/dbus/nm-managerinterface.h
@@ -8,8 +8,8 @@
  * Do not edit! All changes made to it will be lost.
  */
 =

-#ifndef NM-MANAGERINTERFACE_H
-#define NM-MANAGERINTERFACE_H
+#ifndef NM_MANAGERINTERFACE_H
+#define NM_MANAGERINTERFACE_H
 =

 #include <QtCore/QObject>
 #include <QtCore/QByteArray>
diff --git a/dbus/nm-ppp-managerinterface.h b/dbus/nm-ppp-managerinterface.h
index 20ac120..d8816b6 100644
--- a/dbus/nm-ppp-managerinterface.h
+++ b/dbus/nm-ppp-managerinterface.h
@@ -8,8 +8,8 @@
  * Do not edit! All changes made to it will be lost.
  */
 =

-#ifndef NM-PPP-MANAGERINTERFACE_H
-#define NM-PPP-MANAGERINTERFACE_H
+#ifndef NM_PPP_MANAGERINTERFACE_H
+#define NM_PPP_MANAGERINTERFACE_H
 =

 #include <QtCore/QObject>
 #include <QtCore/QByteArray>
diff --git a/dbus/nm-secret-agentadaptor.h b/dbus/nm-secret-agentadaptor.h
index cd4b34a..ee20919 100644
--- a/dbus/nm-secret-agentadaptor.h
+++ b/dbus/nm-secret-agentadaptor.h
@@ -9,8 +9,8 @@
  * before re-generating it.
  */
 =

-#ifndef NM-SECRET-AGENTADAPTOR_H
-#define NM-SECRET-AGENTADAPTOR_H
+#ifndef NM_SECRET_AGENTADAPTOR_H
+#define NM_SECRET_AGENTADAPTOR_H
 =

 #include <QtCore/QObject>
 #include <QtDBus/QtDBus>
diff --git a/dbus/nm-secret-agentinterface.h b/dbus/nm-secret-agentinterfac=
e.h
index 4f670ba..c2735bb 100644
--- a/dbus/nm-secret-agentinterface.h
+++ b/dbus/nm-secret-agentinterface.h
@@ -8,8 +8,8 @@
  * Do not edit! All changes made to it will be lost.
  */
 =

-#ifndef NM-SECRET-AGENTINTERFACE_H
-#define NM-SECRET-AGENTINTERFACE_H
+#ifndef NM_SECRET_AGENTINTERFACE_H
+#define NM_SECRET_AGENTINTERFACE_H
 =

 #include <QtCore/QObject>
 #include <QtCore/QByteArray>
diff --git a/dbus/nm-settings-connectioninterface.h b/dbus/nm-settings-conn=
ectioninterface.h
index 7320cbb..0bfec1b 100644
--- a/dbus/nm-settings-connectioninterface.h
+++ b/dbus/nm-settings-connectioninterface.h
@@ -8,8 +8,8 @@
  * Do not edit! All changes made to it will be lost.
  */
 =

-#ifndef NM-SETTINGS-CONNECTIONINTERFACE_H
-#define NM-SETTINGS-CONNECTIONINTERFACE_H
+#ifndef NM_SETTINGS_CONNECTIONINTERFACE_H
+#define NM_SETTINGS_CONNECTIONINTERFACE_H
 =

 #include <QtCore/QObject>
 #include <QtCore/QByteArray>
diff --git a/dbus/nm-settingsinterface.h b/dbus/nm-settingsinterface.h
index 0e0cf43..12ae488 100644
--- a/dbus/nm-settingsinterface.h
+++ b/dbus/nm-settingsinterface.h
@@ -8,8 +8,8 @@
  * Do not edit! All changes made to it will be lost.
  */
 =

-#ifndef NM-SETTINGSINTERFACE_H
-#define NM-SETTINGSINTERFACE_H
+#ifndef NM_SETTINGSINTERFACE_H
+#define NM_SETTINGSINTERFACE_H
 =

 #include <QtCore/QObject>
 #include <QtCore/QByteArray>
diff --git a/dbus/nm-vpn-connectioninterface.h b/dbus/nm-vpn-connectioninte=
rface.h
index b0200a0..454b05e 100644
--- a/dbus/nm-vpn-connectioninterface.h
+++ b/dbus/nm-vpn-connectioninterface.h
@@ -8,8 +8,8 @@
  * Do not edit! All changes made to it will be lost.
  */
 =

-#ifndef NM-VPN-CONNECTIONINTERFACE_H
-#define NM-VPN-CONNECTIONINTERFACE_H
+#ifndef NM_VPN_CONNECTIONINTERFACE_H
+#define NM_VPN_CONNECTIONINTERFACE_H
 =

 #include <QtCore/QObject>
 #include <QtCore/QByteArray>
diff --git a/dbus/nm-vpn-plugininterface.h b/dbus/nm-vpn-plugininterface.h
index b025e08..9201728 100644
--- a/dbus/nm-vpn-plugininterface.h
+++ b/dbus/nm-vpn-plugininterface.h
@@ -8,8 +8,8 @@
  * Do not edit! All changes made to it will be lost.
  */
 =

-#ifndef NM-VPN-PLUGININTERFACE_H
-#define NM-VPN-PLUGININTERFACE_H
+#ifndef NM_VPN_PLUGININTERFACE_H
+#define NM_VPN_PLUGININTERFACE_H
 =

 #include <QtCore/QObject>
 #include <QtCore/QByteArray>
diff --git a/dbus/nm-wimax-nspinterface.h b/dbus/nm-wimax-nspinterface.h
index 75f9296..60cf21e 100644
--- a/dbus/nm-wimax-nspinterface.h
+++ b/dbus/nm-wimax-nspinterface.h
@@ -8,8 +8,8 @@
  * Do not edit! All changes made to it will be lost.
  */
 =

-#ifndef NM-WIMAX-NSPINTERFACE_H
-#define NM-WIMAX-NSPINTERFACE_H
+#ifndef NM_WIMAX_NSPINTERFACE_H
+#define NM_WIMAX_NSPINTERFACE_H
 =

 #include <QtCore/QObject>
 #include <QtCore/QByteArray>

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic