summaryrefslogtreecommitdiff
path: root/ACE/ace/Process.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-11-01 09:27:49 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-11-01 09:27:49 +0000
commit2b231e78caf1b991111a8425209f9eadbfb15042 (patch)
treeef3a1a5773ea78553a2bbb567eec585d54422d4b /ACE/ace/Process.h
parentcb8e6c7e61f4e182b2efdd0d02d6a2199047b52c (diff)
downloadATCD-2b231e78caf1b991111a8425209f9eadbfb15042.tar.gz
Thu Nov 1 09:27:15 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ACE/ace/Process.h')
-rw-r--r--ACE/ace/Process.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ACE/ace/Process.h b/ACE/ace/Process.h
index 4c189be4cf4..140c6bb6e5f 100644
--- a/ACE/ace/Process.h
+++ b/ACE/ace/Process.h
@@ -66,8 +66,8 @@ public:
protected:
// = Default settings not part of public Interface.
//
- // @todo These sizes should be taken from the appropriate
- // POSIX/system header files and/or defined dynamically.
+ /// @todo These sizes should be taken from the appropriate
+ /// POSIX/system header files and/or defined dynamically.
enum
{
MAX_COMMAND_LINE_OPTIONS = 128,