]> git.ipfire.org Git - thirdparty/gettext.git/commit
libtextstyle: Silence a "missing initializer for field" warning.
authorBruno Haible <bruno@clisp.org>
Fri, 2 Jun 2023 23:25:21 +0000 (01:25 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 2 Jun 2023 23:25:21 +0000 (01:25 +0200)
commit21344b6d998b7dbb9c0d36d0bde1400be4150e94
treef0755114c3319c04c6807bac954f4afa5922fc78
parentaae99b033f178b0fd1198151b8935641064e9813
libtextstyle: Silence a "missing initializer for field" warning.

* libtextstyle/lib/color.c (print_color_test): Fill the r, g, b values of all
colors[] elements.
libtextstyle/lib/color.c