diff options
Diffstat (limited to 'src/include/gnunetgtk_common.h')
-rw-r--r-- | src/include/gnunetgtk_common.h | 2 |
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 | */ |
113 | void gnunetgtk_notify(int type, | 113 | void gnunetgtk_notify(int type, |
114 | const char * message, | 114 | const char * message, |
115 | ...); | 115 | ...); |
116 | 116 | ||
117 | /** | 117 | /** |