summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2004-11-09 15:41:04 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2004-11-09 15:41:04 +0000
commit760ccad71b3876fb274c44a799d0045f6587e09f (patch)
tree65e94e8015629671d11d93db472f5abad517dd2f /cpukit/libcsupport
parent2004-11-08 Ralf Corsepius <ralf.corsepiu@rtems.org> (diff)
downloadrtems-760ccad71b3876fb274c44a799d0045f6587e09f.tar.bz2
2004-11-09 Joel Sherrill <joel@OARcorp.com>
* libcsupport/include/stdint.h: Fixed name in @file.
Diffstat (limited to 'cpukit/libcsupport')
-rw-r--r--cpukit/libcsupport/include/stdint.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libcsupport/include/stdint.h b/cpukit/libcsupport/include/stdint.h
index dafc41756f..02cc5f19e0 100644
--- a/cpukit/libcsupport/include/stdint.h
+++ b/cpukit/libcsupport/include/stdint.h
@@ -9,7 +9,7 @@
* $Id$
*/
-/** @file _stdint.h
+/** @file stdint.h
* Newlib specific stdint.h
*
* @todo - Add fast<N>_t types.