summaryrefslogtreecommitdiff
path: root/libsoup/soup-password-manager-gnome.h
diff options
context:
space:
mode:
authorCorentin Noël <corentin@elementary.io>2018-03-29 22:40:41 +0100
committerCorentin Noël <corentin@elementary.io>2018-03-29 22:40:41 +0100
commit4c08873c3e65e056c8e7cc963847967181d52286 (patch)
tree0e956468be78d3400274049efe1fbda2f7d899ba /libsoup/soup-password-manager-gnome.h
parentd28962ff4d5020a9b906f5492acad69b533be2d1 (diff)
downloadlibsoup-wip/tintou/many-gir-fixes.tar.gz
Many fixes to the GObject Introspectionwip/tintou/many-gir-fixes
Diffstat (limited to 'libsoup/soup-password-manager-gnome.h')
-rw-r--r--libsoup/soup-password-manager-gnome.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/libsoup/soup-password-manager-gnome.h b/libsoup/soup-password-manager-gnome.h
index 290e3ec8..4a937c75 100644
--- a/libsoup/soup-password-manager-gnome.h
+++ b/libsoup/soup-password-manager-gnome.h
@@ -3,8 +3,8 @@
* Copyright (C) 2008 Red Hat, Inc.
*/
-#ifndef SOUP_PASSWORD_MANAGER_GNOME_H
-#define SOUP_PASSWORD_MANAGER_GNOME_H 1
+#ifndef __SOUP_PASSWORD_MANAGER_GNOME_H__
+#define __SOUP_PASSWORD_MANAGER_GNOME_H__ 1
#include "soup-password-manager.h"
#include "soup-gnome-features.h"
@@ -25,4 +25,4 @@ typedef struct {
} SoupPasswordManagerGNOMEClass;
-#endif /* SOUP_PASSWORD_MANAGER_GNOME_H */
+#endif /* __SOUP_PASSWORD_MANAGER_GNOME_H__ */