]> granicus.if.org Git - icu/commitdiff
ICU-10142 just checking that I can commit.
authorMatitiahu Allouche <matitiahu.allouche@gmail.com>
Tue, 3 Sep 2013 20:21:42 +0000 (20:21 +0000)
committerMatitiahu Allouche <matitiahu.allouche@gmail.com>
Tue, 3 Sep 2013 20:21:42 +0000 (20:21 +0000)
X-SVN-Rev: 34171

icu4c/source/common/ubidi.c

index dd9d6212be4c903a543fd5fb2a7b823fb2ea9220..dd604204d47f2fd9db9497df04a1ffc3c918f980 100644 (file)
@@ -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