summaryrefslogtreecommitdiff
path: root/ACE/tests/OS_Test.cpp
diff options
context:
space:
mode:
authorolli <olli@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2009-10-17 21:29:02 +0000
committerolli <olli@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2009-10-17 21:29:02 +0000
commit30462bf9f808075c4815df1e788743e9046a2f1e (patch)
treee05561624e823941e49e77d92a6178169b949fbf /ACE/tests/OS_Test.cpp
parentf7fca5cd08e6dd0cd3b680086831e7eb733b81ed (diff)
downloadATCD-30462bf9f808075c4815df1e788743e9046a2f1e.tar.gz
Removed tab
Diffstat (limited to 'ACE/tests/OS_Test.cpp')
-rw-r--r--ACE/tests/OS_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/tests/OS_Test.cpp b/ACE/tests/OS_Test.cpp
index 940b84b7a8f..806bd468520 100644
--- a/ACE/tests/OS_Test.cpp
+++ b/ACE/tests/OS_Test.cpp
@@ -958,7 +958,7 @@ strsignal_test (void)
test_status = 1;
}
else
- {
+ {
ACE_DEBUG ((LM_DEBUG, ACE_TEXT (" Sig #%d: %s\n"), i, result));
}
}