aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-09-07 20:10:39 +0000
committerChristian Grothoff <christian@grothoff.org>2013-09-07 20:10:39 +0000
commitc7e12ce92cfcb9944d07a11bb4dad65af37f2f93 (patch)
treef50fc890fa7fd0de86b1f224304fd6e3d0c7dafd
parent58046b5a6645944d8f0941fb1d3afc13c4caa3ea (diff)
downloadgnunet-gtk-c7e12ce92cfcb9944d07a11bb4dad65af37f2f93.tar.gz
gnunet-gtk-c7e12ce92cfcb9944d07a11bb4dad65af37f2f93.zip
-ignore
-rw-r--r--src/identity/gnunet-identity-gtk_advertise.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/identity/gnunet-identity-gtk_advertise.h b/src/identity/gnunet-identity-gtk_advertise.h
index 27c9b936..11e44163 100644
--- a/src/identity/gnunet-identity-gtk_advertise.h
+++ b/src/identity/gnunet-identity-gtk_advertise.h
@@ -34,7 +34,7 @@
34 * Shutdown advertisement subsystem, this process is terminating. 34 * Shutdown advertisement subsystem, this process is terminating.
35 */ 35 */
36void 36void
37GIG_advertise_shutdown_ (); 37GIG_advertise_shutdown_ (void);
38 38
39 39
40/** 40/**