aboutsummaryrefslogtreecommitdiff
path: root/src/include/platform.h
diff options
context:
space:
mode:
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 */