summaryrefslogtreecommitdiff
path: root/ACE/ace/Env_Value_T.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 19:58:50 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 19:58:50 +0100
commit3378cfa045cab63e02223ffe4f11794a338c05a6 (patch)
treeb9b9a8a7cb8dc267e159bafab4b68e0dd7c0f57d /ACE/ace/Env_Value_T.h
parent91ec92bc2e0052c8ab2a6bdfd2da3069218a6422 (diff)
downloadATCD-3378cfa045cab63e02223ffe4f11794a338c05a6.tar.gz
Shorter header
Diffstat (limited to 'ACE/ace/Env_Value_T.h')
-rw-r--r--ACE/ace/Env_Value_T.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/ace/Env_Value_T.h b/ACE/ace/Env_Value_T.h
index d57b39804c4..4e268d3f933 100644
--- a/ACE/ace/Env_Value_T.h
+++ b/ACE/ace/Env_Value_T.h
@@ -7,7 +7,6 @@
* Template to encapsulate getting a value from an environment variable
* and using a supplied default value if not in the environment.
*
- *
* @author Chris Cleeland (derived from work by Carlos O'Ryan)
*/
//=============================================================================