]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Code perfectionism.
authorBruno Haible <bruno@clisp.org>
Fri, 2 Jun 2023 23:26:49 +0000 (01:26 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 2 Jun 2023 23:26:49 +0000 (01:26 +0200)
* gettext-tools/src/write-po.c (is_stylable): Define in both cases.

gettext-tools/src/write-po.c

index 67e855e9e85d790eb5b01abbe9e4ef0d29408273..1190496313843ccabea9fffe76c9990d676c3798 100644 (file)
@@ -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 <millerp@canb.auug.org.au>
 
@@ -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