From 6b73edd95d603e27d55d4905134ac1327d426534 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 27 Mar 2017 21:41:36 +0200 Subject: New upstream version 0.9.7 --- tests/uninorm/test-u32-nfkc-big.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'tests/uninorm/test-u32-nfkc-big.c') diff --git a/tests/uninorm/test-u32-nfkc-big.c b/tests/uninorm/test-u32-nfkc-big.c index 63896f8..109f59c 100644 --- a/tests/uninorm/test-u32-nfkc-big.c +++ b/tests/uninorm/test-u32-nfkc-big.c @@ -1,5 +1,5 @@ /* Test of Unicode compliance of compatibility normalization of UTF-32 strings. - Copyright (C) 2009-2015 Free Software Foundation, Inc. + Copyright (C) 2009-2016 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 @@ -25,7 +25,6 @@ #include #include "unistr.h" -#include "progname.h" #include "test-u32-normalize-big.h" static int @@ -99,7 +98,6 @@ main (int argc, char *argv[]) { struct normalization_test_file file; - set_program_name (argv[0]); read_normalization_test_file (argv[1], &file); test_specific (&file, check); -- cgit v1.2.3