summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/capture/capture_support.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2015-03-10 12:39:59 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2015-03-11 16:18:29 -0500
commitbdf23b6cd46b877ae251c1b6d65202c11e70a874 (patch)
treea1f9c051a576c07c88620db632d8f9f28809d55f /cpukit/libmisc/capture/capture_support.c
parentdoc/started: simplify and fix (diff)
downloadrtems-bdf23b6cd46b877ae251c1b6d65202c11e70a874.tar.bz2
cpukit: Remove old DESCRIPTION: in comments
These were remnants of pre-Doxygen comment style.
Diffstat (limited to 'cpukit/libmisc/capture/capture_support.c')
-rw-r--r--cpukit/libmisc/capture/capture_support.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/cpukit/libmisc/capture/capture_support.c b/cpukit/libmisc/capture/capture_support.c
index a33aa2dcb8..05e0e3bcc2 100644
--- a/cpukit/libmisc/capture/capture_support.c
+++ b/cpukit/libmisc/capture/capture_support.c
@@ -50,8 +50,6 @@ typedef struct {
/*
* rtems_catpure_print_uptime
*
- * DESCRIPTION:
- *
* This function prints the nanosecond uptime to stdout.
*/
void
@@ -122,12 +120,9 @@ rtems_capture_print_record_capture(
}
/*
- * rtems_capture_print_trace_records
- *
- * DESCRIPTION:
+ * rtems_capture_print_trace_records
*
* This function is a monitor command that dumps trace records.
- *
*/
void