summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/include/inttypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libcsupport/include/inttypes.h')
-rw-r--r--cpukit/libcsupport/include/inttypes.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/cpukit/libcsupport/include/inttypes.h b/cpukit/libcsupport/include/inttypes.h
index 87e1798f17..376a93f379 100644
--- a/cpukit/libcsupport/include/inttypes.h
+++ b/cpukit/libcsupport/include/inttypes.h
@@ -1,6 +1,8 @@
+/**
+ * @file inttypes.h
+ */
+
/*
- * inttypes.h
- *
* ISO C99 Format conversion of integer types.
*
* $Id$