summaryrefslogtreecommitdiff
path: root/TAO/tests/Param_Test/bd_string.h
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-08-18 00:21:08 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-08-18 00:21:08 +0000
commit52e8e34ee6a74cd4c036383444fbb0ed513d5e04 (patch)
treec7326bd76f08a651e67d309c66716c304ca4bc06 /TAO/tests/Param_Test/bd_string.h
parent88e02423162c6763c9b939db0304d6b5659c01cf (diff)
downloadATCD-52e8e34ee6a74cd4c036383444fbb0ed513d5e04.tar.gz
New tests for wstrings, wstring sequences, and some other fixes.
Diffstat (limited to 'TAO/tests/Param_Test/bd_string.h')
-rw-r--r--TAO/tests/Param_Test/bd_string.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Param_Test/bd_string.h b/TAO/tests/Param_Test/bd_string.h
index 7b12701fdb3..faf9bfd0fad 100644
--- a/TAO/tests/Param_Test/bd_string.h
+++ b/TAO/tests/Param_Test/bd_string.h
@@ -22,7 +22,7 @@
#include "param_testCli.h"
// =*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
-// test unbounded strings
+// tests bounded strings
// =*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
class Test_Bounded_String
{