summaryrefslogtreecommitdiff
path: root/ACE/ACEXML/tests/Transcoder_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ACEXML/tests/Transcoder_Test.cpp')
-rw-r--r--ACE/ACEXML/tests/Transcoder_Test.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/ACE/ACEXML/tests/Transcoder_Test.cpp b/ACE/ACEXML/tests/Transcoder_Test.cpp
index f5dc289e5e0..83fab779702 100644
--- a/ACE/ACEXML/tests/Transcoder_Test.cpp
+++ b/ACE/ACEXML/tests/Transcoder_Test.cpp
@@ -5,8 +5,7 @@
#include "ace/OS_NS_string.h"
#include "ace/OS_main.h"
-void dump_utf16 (const ACEXML_UTF16 *data,
- size_t len)
+void dump_utf16 (const ACEXML_UTF16 *data, size_t len)
{
size_t ptr = 0;