summaryrefslogtreecommitdiff
path: root/tests/Time_Service_Test.cpp
diff options
context:
space:
mode:
authorbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-02-29 04:07:19 +0000
committerbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-02-29 04:07:19 +0000
commit9bfd127d938555cde2e33f58fdccbf5d54006e1e (patch)
treebd1a2f81a38233be0899510b1aa71809ab60acf6 /tests/Time_Service_Test.cpp
parent0b08978449092458dddd07764a06e31acf95bca3 (diff)
downloadATCD-9bfd127d938555cde2e33f58fdccbf5d54006e1e.tar.gz
ChangeLogTag:Mon Feb 28 20:04:23 2000 Darrell Brunsch <brunsch@uci.edu>
Diffstat (limited to 'tests/Time_Service_Test.cpp')
-rw-r--r--tests/Time_Service_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Time_Service_Test.cpp b/tests/Time_Service_Test.cpp
index 62c7d5f4052..473bb84f644 100644
--- a/tests/Time_Service_Test.cpp
+++ b/tests/Time_Service_Test.cpp
@@ -48,7 +48,7 @@ main (int, ASYS_TCHAR *[])
// the Clerk is not allowed to do a graceful shutdown. By cleaning
// the backing store here, we are sure that we get a fresh start and
// no garbage data from a possible aborted run
- TCHAR backing_store[MAXPATHLEN + 1]
+ TCHAR backing_store[MAXPATHLEN + 1];
#if defined (ACE_DEFAULT_BACKING_STORE)
// Create a temporary file.