]> Savannah Git Hosting - gnulib.git/commit
Don't declare an intention to modify the return value of strerror.
authorPhilipp Klaus Krause <pkk@spth.de>
Wed, 14 Oct 2020 01:04:27 +0000 (03:04 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 14 Oct 2020 01:04:27 +0000 (03:04 +0200)
commit3c99da63be95a3bc6cc881e1ca6c849a921569e1
treee0de48f38530fe8679d05f439f54e4a20b148e9a
parent160d5e7d9a64a29a52d4821fd0ef2136d7e2102a
Don't declare an intention to modify the return value of strerror.

* tests/test-perror2.c (main): Assign the return value of strerror to a
'const char *' variable.
ChangeLog
tests/test-perror2.c