1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-07 06:43:00 +03:00
* sysdeps/generic/unsecvars.h (UNSECURE_ENVVARS): Add missing comma.
This commit is contained in:
Ulrich Drepper
2001-01-08 17:38:52 +00:00
parent cf1bb6d5c0
commit 0eb8a89b50
2 changed files with 3 additions and 1 deletions

View File

@@ -5,7 +5,7 @@
"LOCPATH", \
"MALLOC_TRACE", \
"NLSPATH", \
"RESOLV_HOST_CONF" \
"RESOLV_HOST_CONF", \
"RES_OPTIONS", \
"TMPDIR", \
"TZDIR"