summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/capture/capture-cli.h
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-cli.h
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 '')
-rw-r--r--cpukit/libmisc/capture/capture-cli.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/cpukit/libmisc/capture/capture-cli.h b/cpukit/libmisc/capture/capture-cli.h
index 7f0776655b..24d1e88183 100644
--- a/cpukit/libmisc/capture/capture-cli.h
+++ b/cpukit/libmisc/capture/capture-cli.h
@@ -41,11 +41,8 @@ extern "C" {
/**
* rtems_capture_cli_init
*
- * DESCRIPTION:
- *
* This function initialises the command line interface to the capture
* engine.
- *
*/
rtems_status_code
rtems_capture_cli_init (rtems_capture_timestamp timestamp);