secure_getenv: fix C++ declaration typo
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 9 Feb 2013 20:41:47 +0000 (12:41 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 9 Feb 2013 20:42:07 +0000 (12:42 -0800)
commitd704fa2c9fda8c29635b346165a1f2802644cffa
tree22bc3d4ab09ef1dd36c18c373a0e54a638e8ee67
parent1f23aedf49ed4c9888882cdc22bb8373d442af27
secure_getenv: fix C++ declaration typo

* lib/stdlib.in.h (secure_getenv): Fix typo with return type
in _GL_CXXALIAS_SYS macro.  Reported by John W. Eaton in
<http://lists.gnu.org/archive/html/bug-gnulib/2013-02/msg00057.html>.
ChangeLog
lib/stdlib.in.h