summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author王滋涵 Zephyr Wang <wi24rd@fedoraproject.org>2021-05-06 02:42:21 +0000
committer王滋涵 Zephyr Wang <wi24rd@fedoraproject.org>2021-05-06 02:42:21 +0000
commit940f9b497de14d39386845781a9841afedb6846f (patch)
treeffbce64e51c2d330716ea448d6b863ecd2efa8e5
parent2cb303b7aa0fc8c61002d03137e1a063283d9e64 (diff)
downloadglib-940f9b497de14d39386845781a9841afedb6846f.tar.gz
gcredentials.h: Fix comment typo
-rw-r--r--gio/gcredentials.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gio/gcredentials.h b/gio/gcredentials.h
index 25cebf2b4..b61ab786b 100644
--- a/gio/gcredentials.h
+++ b/gio/gcredentials.h
@@ -82,4 +82,4 @@ gboolean g_credentials_set_unix_user (GCredentials *credentials,
G_END_DECLS
-#endif /* __G_DBUS_PROXY_H__ */
+#endif /* __G_CREDENTIALS_H__ */