X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Funinorm%2Ftest-u16-normcmp.h;h=4fa0140a5ef6622b899e679bc01cde726820c5c8;hb=1bb384c44db25aef8f8b455cef22af32d8401abc;hp=ea7def8fd2ff42f09ef935694ce35b4df858cd1e;hpb=2010f906dccfe20a201277eb556b797d9a797b20;p=gnulib.git diff --git a/tests/uninorm/test-u16-normcmp.h b/tests/uninorm/test-u16-normcmp.h index ea7def8fd..4fa0140a5 100644 --- a/tests/uninorm/test-u16-normcmp.h +++ b/tests/uninorm/test-u16-normcmp.h @@ -1,5 +1,5 @@ /* Test of normalization insensitive comparison of UTF-16 strings. - Copyright (C) 2009 Free Software Foundation, Inc. + Copyright (C) 2009-2011 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_normcmp) (const uint16_t *, size_t, const uint16_t *, size_t, uninorm_t, int *), - uninorm_t nf) + uninorm_t nf) { /* Empty string. */ {