From: Matitiahu Allouche Date: Tue, 3 Sep 2013 20:21:42 +0000 (+0000) Subject: ICU-10142 just checking that I can commit. X-Git-Tag: milestone-59-0-1~2635 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b8227cab887714b6617d57e742beaede8aa93cb3;p=icu ICU-10142 just checking that I can commit. X-SVN-Rev: 34171 --- diff --git a/icu4c/source/common/ubidi.c b/icu4c/source/common/ubidi.c index dd9d6212be4..dd604204d47 100644 --- a/icu4c/source/common/ubidi.c +++ b/icu4c/source/common/ubidi.c @@ -12,6 +12,7 @@ * * created on: 1999jul27 * created by: Markus W. Scherer, updated by Matitiahu Allouche +* */ #include "cmemory.h" @@ -2864,4 +2865,4 @@ ubidi_getCustomizedClass(UBiDi *pBiDi, UChar32 c) dir = ON; } return dir; -} +} \ No newline at end of file