From b8227cab887714b6617d57e742beaede8aa93cb3 Mon Sep 17 00:00:00 2001 From: Matitiahu Allouche Date: Tue, 3 Sep 2013 20:21:42 +0000 Subject: [PATCH] ICU-10142 just checking that I can commit. X-SVN-Rev: 34171 --- icu4c/source/common/ubidi.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.40.0