diff options
author | jxh <jxh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-07-16 04:12:22 +0000 |
---|---|---|
committer | jxh <jxh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-07-16 04:12:22 +0000 |
commit | ac76e665d181efe8c33ea72f3311632f3f727ee2 (patch) | |
tree | 2e4b2f6e3aa8e3480dc44ff17004a8b1aac62fdc /tests/Hash_Map_Manager_Test.cpp | |
parent | 2a993e06ca80b12a5666058c690847f2fdf559d2 (diff) | |
download | ATCD-ac76e665d181efe8c33ea72f3311632f3f727ee2.tar.gz |
*** empty log message ***
Diffstat (limited to 'tests/Hash_Map_Manager_Test.cpp')
-rw-r--r-- | tests/Hash_Map_Manager_Test.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Hash_Map_Manager_Test.cpp b/tests/Hash_Map_Manager_Test.cpp index 8b5593a1ebd..9c926c4eb11 100644 --- a/tests/Hash_Map_Manager_Test.cpp +++ b/tests/Hash_Map_Manager_Test.cpp @@ -71,7 +71,7 @@ HASH_STRING_MAP::equal (char *const &id1, char *const &id2) class Dumb_String // = DESCRIPTION - // Desperate times call for desparate measures. Bug your compiler + // Desperate times call for desperate measures. Bug your compiler // vendor to support template specialization. { public: |