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, 2 insertions, 0 deletions
diff --git a/src/include/gnunetgtk_common.h b/src/include/gnunetgtk_common.h
index 50cdca3f..b5f24b8d 100644
--- a/src/include/gnunetgtk_common.h
+++ b/src/include/gnunetgtk_common.h
@@ -29,6 +29,8 @@
29 29
30void initGNUnetGTKCommon(void); 30void initGNUnetGTKCommon(void);
31 31
32void shutdownPlugins(void);
33
32void doneGNUnetGTKCommon(void); 34void doneGNUnetGTKCommon(void);
33 35
34/** 36/**