diff options
Diffstat (limited to 'tests/Time_Service_Test.cpp')
-rw-r--r-- | tests/Time_Service_Test.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Time_Service_Test.cpp b/tests/Time_Service_Test.cpp index a479a5ee16e..7bcb324a014 100644 --- a/tests/Time_Service_Test.cpp +++ b/tests/Time_Service_Test.cpp @@ -66,7 +66,7 @@ main (int, ACE_TCHAR *[]) // Add the filename to the end ACE_OS_String::strcat (backing_store, - ACE_TEXT ("ace-malloc-XXXXXX")); + ACE_TEXT ("ace-malloc-XXXXXX")); #endif /* ACE_DEFAULT_BACKING_STORE */ |