Use putenv+unsetenv instead of modifying environ directly.
[bpt/emacs.git] / lib / unsetenv.c
2012-12-08 Paul EggertUse putenv+unsetenv instead of modifying environ directly.