summaryrefslogtreecommitdiffstats
path: root/cpukit/libblock/include/rtems/ide_part_table.h
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-11-22 03:48:05 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-11-22 03:48:05 +0000
commitb80dd59dd25a5cb4561c37c441483987e3960eec (patch)
treec54a7593fe2bffe80657024a04710c1b7e532d84 /cpukit/libblock/include/rtems/ide_part_table.h
parentCosmetics. (diff)
downloadrtems-b80dd59dd25a5cb4561c37c441483987e3960eec.tar.bz2
2004-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>
* libblock/include/rtems/bdbuf.h, libblock/include/rtems/blkdev.h, libblock/include/rtems/diskdevs.h, libblock/include/rtems/ide_part_table.h, libblock/include/rtems/ramdisk.h: Add doxygen preamble.
Diffstat (limited to 'cpukit/libblock/include/rtems/ide_part_table.h')
-rw-r--r--cpukit/libblock/include/rtems/ide_part_table.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/cpukit/libblock/include/rtems/ide_part_table.h b/cpukit/libblock/include/rtems/ide_part_table.h
index e00f610e40..6ea77520a5 100644
--- a/cpukit/libblock/include/rtems/ide_part_table.h
+++ b/cpukit/libblock/include/rtems/ide_part_table.h
@@ -1,10 +1,10 @@
-/*****************************************************************************
- *
- * ide_part_table.h
- *
- * The header file for library supporting "MS-DOS-style" partition table
- *
+/**
+ * @file rtems/ide_part_table.h
*
+ * Support for "MS-DOS-style" partition tables
+ */
+
+/*
* Copyright (C) 2002 OKTET Ltd., St.-Petersburg, Russia
*
* Author: Konstantin Abramenko <Konstantin.Abramenko@oktet.ru>