summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2003-02-20 20:28:51 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2003-02-20 20:28:51 +0000
commitc10e226947099cedd8be343e581e656d0b4c971b (patch)
tree5d9be4fb5601904600ee68545b4f0eca077497bd
parente94371d2627962ec831309cdd4c72ce2efc432ad (diff)
downloadATCD-c10e226947099cedd8be343e581e656d0b4c971b.tar.gz
Nuked trailing whitespace
-rw-r--r--TAO/tao/Typecode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Typecode.h b/TAO/tao/Typecode.h
index e186cb2de0a..4e231c9c829 100644
--- a/TAO/tao/Typecode.h
+++ b/TAO/tao/Typecode.h
@@ -396,7 +396,7 @@ namespace CORBA
) const;
/// Returns the concrete base type. Raises (BadKind). Useful for
- /// tk_value only.
+ /// tk_value only.
CORBA::TypeCode_ptr private_concrete_base_type (
ACE_ENV_SINGLE_ARG_DECL
) const;