]> Savannah Git Hosting - gnulib.git/commit
error: Avoid "function declaration isn't a prototype" warning.
authorTim Rühsen <tim.ruehsen@gmx.de>
Wed, 5 Apr 2017 13:58:22 +0000 (15:58 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 21 Apr 2017 23:20:47 +0000 (01:20 +0200)
commit082e780886b6b68208b83642c286421e47834b12
tree40b5be8196b88694ea572a61e0d36b3301e2fc8a
parent0d01189c540f63159448ba6bf4740bb20ff1e1ee
error: Avoid "function declaration isn't a prototype" warning.

* lib/error.c (strerror_r): Turn K&R C prototype to an ANSI C prototype.
ChangeLog
lib/error.c