From 24ad0f1792cb44cd4c748616e06b6140afdbeb6a Mon Sep 17 00:00:00 2001 From: George Rhoten Date: Thu, 1 Aug 2002 02:03:12 +0000 Subject: [PATCH] ICU-2039 Add a newline at the end of the file. X-SVN-Rev: 9502 --- icu4c/source/test/intltest/canittst.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/icu4c/source/test/intltest/canittst.cpp b/icu4c/source/test/intltest/canittst.cpp index d9e92db6698..9e86b06e759 100644 --- a/icu4c/source/test/intltest/canittst.cpp +++ b/icu4c/source/test/intltest/canittst.cpp @@ -290,4 +290,6 @@ void CanonicalIteratorTest::TestAPI() { errln("Next after instantiation ("+next+") is different from next after reset ("+afterReset+")."); } -} \ No newline at end of file +} + +