]> Savannah Git Hosting - gnulib.git/commit
putenv-tests: pacify gcc -Wdiscarded-qualifiers
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 17 May 2024 05:40:59 +0000 (22:40 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 17 May 2024 05:42:01 +0000 (22:42 -0700)
commit15cd8edb6ec9aed2585e10456d46eec09d5c1b8b
treea1db7a3e13c1a8c66a420a1fb22697c69f54eeaa
parent03ab520e60c1aa33704f87957429a6132751c9ab
putenv-tests: pacify gcc -Wdiscarded-qualifiers

* tests/test-putenv.c (main): Don’t pass a string literal
to a function expecting ‘char *’.
ChangeLog
tests/test-putenv.c