summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/capture/capture.h
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2007-12-03 02:22:35 +0000
committerChris Johns <chrisj@rtems.org>2007-12-03 02:22:35 +0000
commitdec8f84375aad9b4484169ca81a8b3248b377270 (patch)
treeac59749017b9d7e83aa14f29e3dc8bdfab372899 /cpukit/libmisc/capture/capture.h
parent2007-12-03 Chris Johns <chrisj@rtems.org> (diff)
downloadrtems-dec8f84375aad9b4484169ca81a8b3248b377270.tar.bz2
2007-12-03 Chris Johns <chrisj@rtems.org>
* libmisc/shell/shell.h: Added comments for the parameters to the shell_init function. * libmisc/shell/shell.c: Only set cflags if tcflags is non-zero. This means the shell can use the current cflags settings and the application does not need to know the baudrate etc. * libmisc/capture/capture.h: Fix the comment.
Diffstat (limited to 'cpukit/libmisc/capture/capture.h')
-rw-r--r--cpukit/libmisc/capture/capture.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libmisc/capture/capture.h b/cpukit/libmisc/capture/capture.h
index 11b9835e93..558beaaa5d 100644
--- a/cpukit/libmisc/capture/capture.h
+++ b/cpukit/libmisc/capture/capture.h
@@ -121,7 +121,7 @@ typedef struct rtems_capture_control_s
RTEMS_CAPTURE_EXITTED)
/**
- * rtems_capture_control_t
+ * rtems_capture_task_t
*
* DESCRIPTION:
*