diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1998-11-08 04:41:11 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1998-11-08 04:41:11 +0000 |
commit | 06ce51582a8b5b0a099b5f8b13d6b4d359ee570d (patch) | |
tree | 7d7cfd107be4134a54693374a4ac78a3abb7f05f /ace/Local_Name_Space.h | |
parent | c87946b8a1454a7a574818e23fd5acfc3bb04975 (diff) | |
download | ATCD-06ce51582a8b5b0a099b5f8b13d6b4d359ee570d.tar.gz |
.
Diffstat (limited to 'ace/Local_Name_Space.h')
-rw-r--r-- | ace/Local_Name_Space.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Local_Name_Space.h b/ace/Local_Name_Space.h index 09f1b6863b5..1d6c035905c 100644 --- a/ace/Local_Name_Space.h +++ b/ace/Local_Name_Space.h @@ -37,7 +37,7 @@ class ACE_Export ACE_NS_String // // = DESCRIPTION // In order to work correctly, this class must be able to - // convert back and forth with ACE_WStrings. Note that this + // convert back and forth with <ACE_WStrings>. Note that this // class must not have a destructor since otherwise we'll have // problems... public: |