]> granicus.if.org Git - sudo/commit
Quiet a compiler warning on systems where the argument to putenv(3)
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 28 Mar 2012 14:58:02 +0000 (10:58 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 28 Mar 2012 14:58:02 +0000 (10:58 -0400)
commite8251a07745f0301d0c99dbc3a6fa62ea5d1c751
treea3a7c885d3bdada5c962b8f21773d758e980ed98
parentea2fd83b351ca94ab43ca75f0d9531713b2b4e56
Quiet a compiler warning on systems where the argument to putenv(3)
is const.
src/env_hooks.c