X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Funicase%2Ftest-casecmp.h;h=93aa1163e8a84cef505a6d82a60af45c80aca52f;hb=80a029602f5b2707ca8d2487843ecb9e0df74a6a;hp=d057f898ea8d7e80c11efe8c99b03a48a0463354;hpb=bf6a9c8a0d3471dba6823b1eb5b23d15243d442e;p=gnulib.git diff --git a/tests/unicase/test-casecmp.h b/tests/unicase/test-casecmp.h index d057f898e..93aa1163e 100644 --- a/tests/unicase/test-casecmp.h +++ b/tests/unicase/test-casecmp.h @@ -1,5 +1,5 @@ /* Test of case and normalization insensitive comparison of Unicode strings. - Copyright (C) 2009 Free Software Foundation, Inc. + Copyright (C) 2009-2012 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -18,7 +18,7 @@ static void test_ascii (int (*my_casecmp) (const UNIT *, size_t, const UNIT *, size_t, const char *, uninorm_t, int *), - uninorm_t nf) + uninorm_t nf) { /* Empty string. */ {