From a72dc953d8418080d49c9a0f97c931985ddf8e9f Mon Sep 17 00:00:00 2001 From: Peter Edberg Date: Mon, 23 Sep 2013 06:51:07 +0000 Subject: [PATCH] ICU-10398 Add missing final EOL X-SVN-Rev: 34447 --- icu4c/source/i18n/csdetect.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icu4c/source/i18n/csdetect.cpp b/icu4c/source/i18n/csdetect.cpp index 5115684d5f..3efbd49260 100644 --- a/icu4c/source/i18n/csdetect.cpp +++ b/icu4c/source/i18n/csdetect.cpp @@ -482,4 +482,4 @@ UEnumeration * CharsetDetector::getDetectableCharsets(UErrorCode &status) const U_NAMESPACE_END -#endif \ No newline at end of file +#endif