]> Savannah Git Hosting - gnulib.git/commit
threads-h tests: Fix gcc -Wold-style-declaration warning.
authorBruno Haible <bruno@clisp.org>
Mon, 4 Sep 2023 14:39:07 +0000 (16:39 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 4 Sep 2023 14:39:07 +0000 (16:39 +0200)
commit9ec558f7050dc5a0d1f9b27b300152067f6dc6b4
treedf2845b0a78bbe8c0db016276a6a7f69932d1c3b
parent6516e2e0021cf6be0230d756f139b7ce12d32e3c
threads-h tests: Fix gcc -Wold-style-declaration warning.

* tests/test-thread_local.c (value0, value1, value2, value3): Put the
'thread_local' storage class specifier before the type.
ChangeLog
tests/test-thread_local.c