From 31f488334daafb035780be335b26d48975cfcf58 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 28 Mar 2010 20:57:50 +0200 Subject: [PATCH] Remove trailing whitespace. --- gettext-tools/src/msgmerge.c | 2 +- gettext-tools/src/x-perl.c | 4 ++-- gettext-tools/src/x-php.c | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/gettext-tools/src/msgmerge.c b/gettext-tools/src/msgmerge.c index eab8ae981..84368a373 100644 --- a/gettext-tools/src/msgmerge.c +++ b/gettext-tools/src/msgmerge.c @@ -829,7 +829,7 @@ definitions_search_fuzzy (definitions_ty *definitions, msgctxt, msgid, FUZZY_THRESHOLD, false); } - + if (compendiums != NULL) { double lower_bound_for_mp2; diff --git a/gettext-tools/src/x-perl.c b/gettext-tools/src/x-perl.c index bc86739ad..b29aa2aa5 100644 --- a/gettext-tools/src/x-perl.c +++ b/gettext-tools/src/x-perl.c @@ -1,5 +1,5 @@ /* xgettext Perl backend. - Copyright (C) 2002-2009 Free Software Foundation, Inc. + Copyright (C) 2002-2010 Free Software Foundation, Inc. This file was written by Guido Flohr , 2002-2003. @@ -2961,7 +2961,7 @@ extract_balanced (message_list_ty *mlp, x_perl_unlex (tp); return false; } - + if (next_is_argument && tp->type != token_type_lparen) { /* An argument list starts, even though there is no '('. */ diff --git a/gettext-tools/src/x-php.c b/gettext-tools/src/x-php.c index 6f731444b..4781005b5 100644 --- a/gettext-tools/src/x-php.c +++ b/gettext-tools/src/x-php.c @@ -1,5 +1,5 @@ /* xgettext PHP backend. - Copyright (C) 2001-2003, 2005-2009 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2005-2010 Free Software Foundation, Inc. This file was written by Bruno Haible , 2002. @@ -889,7 +889,7 @@ phase4_get (token_ty *tp) case 235: case 236: case 237: case 238: case 239: case 240: case 241: case 242: case 243: case 244: case 245: case 246: case 247: case 248: case 249: case 250: case 251: case 252: - case 253: case 254: case 255: + case 253: case 254: case 255: continue; default: -- 2.47.2