aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunetgtk_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunetgtk_common.h')
-rw-r--r--src/include/gnunetgtk_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunetgtk_common.h b/src/include/gnunetgtk_common.h
index 6f0402b8..e1e3011a 100644
--- a/src/include/gnunetgtk_common.h
+++ b/src/include/gnunetgtk_common.h
@@ -111,7 +111,7 @@ void connectGladeWithPlugins(GladeXML * xml);
111 * Sends a message to libnotify 111 * Sends a message to libnotify
112 */ 112 */
113void gnunetgtk_notify(int type, 113void gnunetgtk_notify(int type,
114 const char * message, 114 const char * message,
115 ...); 115 ...);
116 116
117/** 117/**