aboutsummaryrefslogtreecommitdiff
path: root/src/include/platform.h
diff options
context:
space:
mode:
authorGabor X Toth <*@tg-x.net>2016-01-12 12:43:09 +0000
committerGabor X Toth <*@tg-x.net>2016-01-12 12:43:09 +0000
commit219e64fe613c47eab4c143791128c2b453be3bf8 (patch)
treec4c83ec4eb2ac7ec45ff461effd21f7d3c3d11b6 /src/include/platform.h
parentb23f7bcde58fdada9170f16af39ab1e84f4c3a68 (diff)
downloadgnunet-219e64fe613c47eab4c143791128c2b453be3bf8.tar.gz
gnunet-219e64fe613c47eab4c143791128c2b453be3bf8.zip
doxygen: group/module definitions (part 2)
Diffstat (limited to 'src/include/platform.h')
-rw-r--r--src/include/platform.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/include/platform.h b/src/include/platform.h
index 1529bde15..1d81b0ae8 100644
--- a/src/include/platform.h
+++ b/src/include/platform.h
@@ -19,10 +19,12 @@
19*/ 19*/
20 20
21/** 21/**
22 * @file include/platform.h
23 * @brief plaform specific includes and defines
24 * @author Nils Durner 22 * @author Nils Durner
25 * @author Christian Grothoff 23 * @author Christian Grothoff
24 *
25 * @file
26 * Plaform specific includes and defines.
27 *
26 * This file should never be included by installed 28 * This file should never be included by installed
27 * header files (those starting with "gnunet_"). 29 * header files (those starting with "gnunet_").
28 */ 30 */