summaryrefslogtreecommitdiff
path: root/ACE
diff options
context:
space:
mode:
authorOlli Savia <ops@iki.fi>2009-10-17 21:29:02 +0000
committerOlli Savia <ops@iki.fi>2009-10-17 21:29:02 +0000
commit129fe31ed4e9acf908ba64f5112a79689f79f557 (patch)
treee05561624e823941e49e77d92a6178169b949fbf /ACE
parent790a4179abcba200591753f96b1ce2880efb6526 (diff)
downloadATCD-129fe31ed4e9acf908ba64f5112a79689f79f557.tar.gz
Removed tab
Diffstat (limited to 'ACE')
-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));
}
}