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 | e2f978c62cdb6c1bc5496177c283e04f8f35a5cc (patch) | |
tree | 2e4b2f6e3aa8e3480dc44ff17004a8b1aac62fdc /tests | |
parent | f7d1a37d5e731910a5ee3146a611a4774b056fe5 (diff) | |
download | ATCD-e2f978c62cdb6c1bc5496177c283e04f8f35a5cc.tar.gz |
*** empty log message ***
Diffstat (limited to 'tests')
-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: |