ICU-10142 just checking that I can commit.

X-SVN-Rev: 34171
This commit is contained in:
Matitiahu Allouche 2013-09-03 20:21:42 +00:00
parent 7eeeccbcbb
commit b8227cab88

View 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;
}
}