summaryrefslogtreecommitdiff
path: root/cppe/test/IceE/thread/CreateTest.cpp
diff options
context:
space:
mode:
authorBernard Normier <bernard@zeroc.com>2007-05-04 15:44:49 +0000
committerBernard Normier <bernard@zeroc.com>2007-05-04 15:44:49 +0000
commit389d3a4fb71243e279b984a68cd5c6837f4f6bd2 (patch)
tree35358d06e8b683621e366048a2973e327b21821d /cppe/test/IceE/thread/CreateTest.cpp
parentBacked out endpoint stringification (diff)
downloadice-389d3a4fb71243e279b984a68cd5c6837f4f6bd2.tar.bz2
ice-389d3a4fb71243e279b984a68cd5c6837f4f6bd2.tar.xz
ice-389d3a4fb71243e279b984a68cd5c6837f4f6bd2.zip
Removed ^M
Diffstat (limited to 'cppe/test/IceE/thread/CreateTest.cpp')
-rw-r--r--cppe/test/IceE/thread/CreateTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cppe/test/IceE/thread/CreateTest.cpp b/cppe/test/IceE/thread/CreateTest.cpp
index f60b3ca9079..c6ef0e58e6d 100644
--- a/cppe/test/IceE/thread/CreateTest.cpp
+++ b/cppe/test/IceE/thread/CreateTest.cpp
@@ -72,7 +72,7 @@ CreateTest::run()
sprintf(buf, "%04d", i);
tprintf("%s", buf);
}
-#endif
+#endif
}
#ifndef _WIN32_WCE
tprintf(" ");