From: Bruno Haible Date: Fri, 2 Jun 2023 23:26:49 +0000 (+0200) Subject: Code perfectionism. X-Git-Tag: v0.22~62 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49a36e17335dfe2056465d06ec1b871ea361124b;p=thirdparty%2Fgettext.git Code perfectionism. * gettext-tools/src/write-po.c (is_stylable): Define in both cases. --- diff --git a/gettext-tools/src/write-po.c b/gettext-tools/src/write-po.c index 67e855e9e..119049631 100644 --- a/gettext-tools/src/write-po.c +++ b/gettext-tools/src/write-po.c @@ -1,6 +1,5 @@ /* GNU gettext - internationalization aids - Copyright (C) 1995-1998, 2000-2010, 2012, 2014-2015, 2018-2021 Free Software - Foundation, Inc. + Copyright (C) 1995-1998, 2000-2010, 2012, 2014-2015, 2018-2021, 2023 Free Software Foundation, Inc. This file was written by Peter Miller @@ -161,6 +160,7 @@ make_c_width_description_string (enum is_wrap do_wrap) #ifdef GETTEXTDATADIR /* All ostream_t instances are in fact styled_ostream_t instances. */ +#define is_stylable(stream) true /* Start a run of text belonging to a given CSS class. */ static inline void