peter 2003/10/25 21:04:12 PDT
FreeBSD src repository
Modified files:
lib/libstand environment.c stand.h
Log:
Preserve the constness of the value argument passed to env_setenv() as
it gets passed through the filter functions.
Revision Changes Path
1.6 +1 -1 src/lib/libstand/environment.c
1.38 +2 -1 src/lib/libstand/stand.h