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 b5f24b8d..5cf23904 100644
--- a/src/include/gnunetgtk_common.h
+++ b/src/include/gnunetgtk_common.h
@@ -27,7 +27,7 @@
27#ifndef GTKUI_HELPER_H 27#ifndef GTKUI_HELPER_H
28#define GTKUI_HELPER_H 28#define GTKUI_HELPER_H
29 29
30void initGNUnetGTKCommon(void); 30void initGNUnetGTKCommon(void * callback);
31 31
32void shutdownPlugins(void); 32void shutdownPlugins(void);
33 33