From b655e8cacc8a0a02247ef8a841691af8ed1915f9 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Thu, 25 Nov 2010 12:22:13 +0000 Subject: Thu Nov 25 12:17:31 UTC 2010 Johnny Willemsen * ace/OS_NS_unistd.h: * ace/OS_NS_unistd.cpp: Removed not enabled ftruncate workaround * ace/Env_Value_T.h: Doxygen change * ace/OS_NS_sys_utsname.cpp: * ace/OS_NS_sys_wait.cpp: * ace/OS_NS_time.cpp: * ace/OS_NS_wchar.cpp: Layout changes --- ACE/ace/Env_Value_T.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ACE/ace/Env_Value_T.h') diff --git a/ACE/ace/Env_Value_T.h b/ACE/ace/Env_Value_T.h index 940a930e3f1..33a66064746 100644 --- a/ACE/ace/Env_Value_T.h +++ b/ACE/ace/Env_Value_T.h @@ -45,7 +45,7 @@ public: /** * Default constructor which isn't bound to a specific environment * variable name or a default value. Before being useful it must - * 'd. + * open()'d. */ ACE_Env_Value (void); -- cgit v1.2.1