aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_protocols.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-08-14 23:43:53 +0000
committerChristian Grothoff <christian@grothoff.org>2013-08-14 23:43:53 +0000
commit0c7015a6d8d2b3bf021c216b24d7062cd7375a71 (patch)
tree18bddea280e5e85d09389e9275c5efd15f17c840 /src/include/gnunet_protocols.h
parentca173048a26a418866163d14c9159b9ad712644b (diff)
downloadgnunet-0c7015a6d8d2b3bf021c216b24d7062cd7375a71.tar.gz
gnunet-0c7015a6d8d2b3bf021c216b24d7062cd7375a71.zip
-playing with doxygen groups
Diffstat (limited to 'src/include/gnunet_protocols.h')
-rw-r--r--src/include/gnunet_protocols.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/include/gnunet_protocols.h b/src/include/gnunet_protocols.h
index e934b0fe0..b3a1c009d 100644
--- a/src/include/gnunet_protocols.h
+++ b/src/include/gnunet_protocols.h
@@ -22,6 +22,8 @@
22 * @file include/gnunet_protocols.h 22 * @file include/gnunet_protocols.h
23 * @brief constants for network protocols 23 * @brief constants for network protocols
24 * @author Christian Grothoff 24 * @author Christian Grothoff
25 * @defgroup protocols Types of messages used in GNUnet
26 * @{
25 */ 27 */
26 28
27/******************************************************************************* 29/*******************************************************************************
@@ -1972,6 +1974,8 @@ extern "C"
1972} 1974}
1973#endif 1975#endif
1974 1976
1977/** @} */ /* end of group protocols */
1978
1975/* ifndef GNUNET_PROTOCOLS_H */ 1979/* ifndef GNUNET_PROTOCOLS_H */
1976#endif 1980#endif
1977/* end of gnunet_protocols.h */ 1981/* end of gnunet_protocols.h */