diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1996-12-02 09:32:53 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1996-12-02 09:32:53 +0000 |
commit | 6bd558e062c7fc0dadbeb7d275f3328446dbeb99 (patch) | |
tree | 179f2aa355c177e12da9ae518427e18cef639ccb /ace/TTY_IO.h | |
parent | fad30f048644d2c8100cb4e1e8e4a8e1c7c61d79 (diff) | |
download | ATCD-6bd558e062c7fc0dadbeb7d275f3328446dbeb99.tar.gz |
foo
Diffstat (limited to 'ace/TTY_IO.h')
-rw-r--r-- | ace/TTY_IO.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/TTY_IO.h b/ace/TTY_IO.h index cf24e2bad6f..b4c6268572c 100644 --- a/ace/TTY_IO.h +++ b/ace/TTY_IO.h @@ -26,7 +26,7 @@ class ACE_Export ACE_TTY_IO : public ACE_DEV_IO // = TITLE - // Class definitions for TTY-specific features. + // Class definitions for platform specific TTY features. // // = DESCRIPTION // This class represents an example interface for a specific |