summaryrefslogtreecommitdiff
path: root/libguile/putenv.c
diff options
context:
space:
mode:
Diffstat (limited to 'libguile/putenv.c')
-rw-r--r--libguile/putenv.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libguile/putenv.c b/libguile/putenv.c
index bb7eb0bb1..ccfaaa2d8 100644
--- a/libguile/putenv.c
+++ b/libguile/putenv.c
@@ -39,8 +39,6 @@
whether to permit this exception to apply to your modifications.
If you do not wish that, delete this exception notice. */
-/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999,
- gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */
#ifdef HAVE_CONFIG_H
#include "libguile/scmconfig.h"