diff options
author | nw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-10-12 01:44:18 +0000 |
---|---|---|
committer | nw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-10-12 01:44:18 +0000 |
commit | caa4a4cf9fc3c85038d3aff7cb7c843bb5580979 (patch) | |
tree | 7a76fa92cc02392add7d9f4716c415458451bbe7 /examples | |
parent | b36327ec8f49b0a7a1188b9c317090261aff7575 (diff) | |
download | ATCD-caa4a4cf9fc3c85038d3aff7cb7c843bb5580979.tar.gz |
I forgot to change the LIBRARY name.
Diffstat (limited to 'examples')
-rw-r--r-- | examples/Timer_Queue/Async_Timer_Queue_Test.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Timer_Queue/Async_Timer_Queue_Test.cpp b/examples/Timer_Queue/Async_Timer_Queue_Test.cpp index 124716aff64..5d31c190a90 100644 --- a/examples/Timer_Queue/Async_Timer_Queue_Test.cpp +++ b/examples/Timer_Queue/Async_Timer_Queue_Test.cpp @@ -3,7 +3,7 @@ // ============================================================================ // // = LIBRARY -// tests +// examples // // = FILENAME // Async_Timer_Queue_Test.cpp |