diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1999-11-30 12:29:46 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1999-11-30 12:29:46 +0000 |
commit | e8b62159785adce7eb182bc824899842238de34b (patch) | |
tree | 37a1657a44e270e1fb51fd406305fed9426554d9 | |
parent | 9f7e35e4b79761b226afba85af8630ba13291aab (diff) | |
download | ATCD-e8b62159785adce7eb182bc824899842238de34b.tar.gz |
ChangeLogTag:Tue Nov 30 00:22:48 1999 Nanbor Wang <nanbor@cs.wustl.edu>
-rw-r--r-- | THANKS | 1 | ||||
-rw-r--r-- | ace/Hash_Map_Manager.cpp | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -844,6 +844,7 @@ Reid Spencer <reid@unique2u.com> Kevin Dalley <kevind@rahul.net> Jan Nielsen <jnielsen@campuspipeline.com> Jochen Linkohr <Jochen.Linkohr@stz-rechnereinsatz.de> +Mirko Brandner <mbrandner@yahoo.com> I would particularly like to thank Paul Stephenson, who worked with me at Ericsson. Paul devised the recursive Makefile scheme that diff --git a/ace/Hash_Map_Manager.cpp b/ace/Hash_Map_Manager.cpp index 94353bcc055..3d76f6d0ba8 100644 --- a/ace/Hash_Map_Manager.cpp +++ b/ace/Hash_Map_Manager.cpp @@ -9,7 +9,7 @@ // Hash_Map_Manager.cpp // // = AUTHOR -// Doug Schmidt +// Douglas C. Schmidt <schmidt@cs.wustl.edu> // // ============================================================================ |