summaryrefslogtreecommitdiff
path: root/ACE/tests/Codecs_Test.cpp
diff options
context:
space:
mode:
authorKnut Petter Svendsen <knut@altuma.no>2022-09-09 15:46:54 +0200
committerKnut Petter Svendsen <knut@altuma.no>2022-09-09 16:08:41 +0200
commit126e88aeb3f288c770f0dccde5c6314ccaa6212c (patch)
tree7e858f4458d82641b90de262b5b4d916989ebbb4 /ACE/tests/Codecs_Test.cpp
parent430d023f1d97173cfd104498f92dc4ccaa1c4135 (diff)
downloadATCD-126e88aeb3f288c770f0dccde5c6314ccaa6212c.tar.gz
Replace 3 blank lines with just 2 blank lines
Diffstat (limited to 'ACE/tests/Codecs_Test.cpp')
-rw-r--r--ACE/tests/Codecs_Test.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/tests/Codecs_Test.cpp b/ACE/tests/Codecs_Test.cpp
index c851b26c08e..24b65cb9c9f 100644
--- a/ACE/tests/Codecs_Test.cpp
+++ b/ACE/tests/Codecs_Test.cpp
@@ -16,7 +16,6 @@
#include "ace/ACE.h"
-
// Don't change the strings thinking that they are typos
const ACE_Byte normal_stream[] = "This is a sample test stream, to test simple Base64 encoding";