aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_getopt_lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_getopt_lib.h')
-rw-r--r--src/include/gnunet_getopt_lib.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/include/gnunet_getopt_lib.h b/src/include/gnunet_getopt_lib.h
index 59b0c9d4c..24dc154c7 100644
--- a/src/include/gnunet_getopt_lib.h
+++ b/src/include/gnunet_getopt_lib.h
@@ -384,8 +384,9 @@ GNUNET_GETOPT_print_version_ (struct GNUNET_GETOPT_CommandLineProcessorContext
384} 384}
385#endif 385#endif
386 386
387/** @} */ /* end of group getopt */
388
389/* ifndef GNUNET_GETOPT_LIB_H */ 387/* ifndef GNUNET_GETOPT_LIB_H */
390#endif 388#endif
389
390/** @} */ /* end of group getopt */
391
391/* end of gnunet_getopt_lib.h */ 392/* end of gnunet_getopt_lib.h */