From 07d78a2acf64a522994c0f2ea3873db66abec6f2 Mon Sep 17 00:00:00 2001 From: Michael Ow Date: Tue, 11 Aug 2009 19:12:32 +0000 Subject: [PATCH] ICU-6052 Add newline character at the end of source file. X-SVN-Rev: 26477 --- icu4c/source/test/intltest/simplethread.cpp | 2 +- icu4c/source/test/intltest/tsmthred.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/icu4c/source/test/intltest/simplethread.cpp b/icu4c/source/test/intltest/simplethread.cpp index 29d4d54533d..b198749475c 100644 --- a/icu4c/source/test/intltest/simplethread.cpp +++ b/icu4c/source/test/intltest/simplethread.cpp @@ -458,4 +458,4 @@ private: UnicodeString fErrorString; }; -#endif // ICU_USE_THREADS \ No newline at end of file +#endif // ICU_USE_THREADS diff --git a/icu4c/source/test/intltest/tsmthred.cpp b/icu4c/source/test/intltest/tsmthred.cpp index 7d4fee83c69..7cb79695dd8 100644 --- a/icu4c/source/test/intltest/tsmthred.cpp +++ b/icu4c/source/test/intltest/tsmthred.cpp @@ -1237,4 +1237,4 @@ cleanupAndReturn: } } -#endif // ICU_USE_THREADS \ No newline at end of file +#endif // ICU_USE_THREADS