2004-11-09 Joel Sherrill <joel@OARcorp.com>

* libcsupport/include/stdint.h: Fixed name in @file.
This commit is contained in:
Joel Sherrill
2004-11-09 15:41:04 +00:00
parent b6a6bfc448
commit 760ccad71b
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2004-11-09 Joel Sherrill <joel@OARcorp.com>
* libcsupport/include/stdint.h: Fixed name in @file.
2004-11-08 Ralf Corsepius <ralf.corsepiu@rtems.org> 2004-11-08 Ralf Corsepius <ralf.corsepiu@rtems.org>
* libcsupport/include/sys/_stdint.h: Remove. * libcsupport/include/sys/_stdint.h: Remove.

View File

@@ -9,7 +9,7 @@
* $Id$ * $Id$
*/ */
/** @file _stdint.h /** @file stdint.h
* Newlib specific stdint.h * Newlib specific stdint.h
* *
* @todo - Add fast<N>_t types. * @todo - Add fast<N>_t types.