summary refs log tree commit diff
path: root/libnm/nm-vpn-editor.h
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2017-01-17 20:25:09 +0100
committerMichael Biebl <biebl@debian.org>2017-01-17 20:25:09 +0100
commit58f8be580039b0575b197b9573a1c92745d96d30 (patch)
tree2c226233f623a0dcb529be0eb8cdf97e4a2ae0c0 /libnm/nm-vpn-editor.h
parent45cb5bb3c0e6edb887cf69b417fcaf7053814a9b (diff)
New upstream version 1.5.90 upstream/1.5.90
Diffstat (limited to 'libnm/nm-vpn-editor.h')
-rw-r--r--libnm/nm-vpn-editor.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libnm/nm-vpn-editor.h b/libnm/nm-vpn-editor.h
index 2ee34525..d450bbd6 100644
--- a/libnm/nm-vpn-editor.h
+++ b/libnm/nm-vpn-editor.h
@@ -34,9 +34,9 @@
 
 G_BEGIN_DECLS
 
-/**************************************************/
+/*****************************************************************************/
 /* Editor interface                               */
-/**************************************************/
+/*****************************************************************************/
 
 #define NM_TYPE_VPN_EDITOR               (nm_vpn_editor_get_type ())
 #define NM_VPN_EDITOR(obj)               (G_TYPE_CHECK_INSTANCE_CAST ((obj), NM_TYPE_VPN_EDITOR, NMVpnEditor))