X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Ficu_casemap.c;h=bd714f18852a1aa1e135c9764a71fa408183dff5;hb=03dccce903176e61f889b1558834aa5a09f9f8c0;hp=f75381ead44d63a77a9eb6e524a5939cb912e6ec;hpb=6c5f1e84b0917856d2bb726ee34bd982c9b91aa1;p=yaz-moved-to-github.git diff --git a/src/icu_casemap.c b/src/icu_casemap.c index f75381e..bd714f1 100644 --- a/src/icu_casemap.c +++ b/src/icu_casemap.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2011 Index Data + * Copyright (C) 1995-2012 Index Data * See the file LICENSE for details. */ @@ -73,7 +73,7 @@ int icu_casemap_casemap(struct icu_casemap * casemap, UErrorCode *status, const char *locale) { - if(!casemap) + if (!casemap) return 0; return icu_utf16_casemap(dest16, src16, locale,