summaryrefslogtreecommitdiff
path: root/libguile/mallocs.c
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2001-07-09 07:36:48 +0000
committerThien-Thi Nguyen <ttn@gnuvola.org>2001-07-09 07:36:48 +0000
commita06e3a75b298d2335d134cfec97ee893b29aea33 (patch)
treef9b13f1c252e1e41e988b92632e5c9c22b7426a0 /libguile/mallocs.c
parent04860df734637ca294b02737977516d05161347c (diff)
downloadguile-a06e3a75b298d2335d134cfec97ee893b29aea33.tar.gz
Remove "face-lift" comment.
Diffstat (limited to 'libguile/mallocs.c')
-rw-r--r--libguile/mallocs.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libguile/mallocs.c b/libguile/mallocs.c
index 1801fbb7c..accdcce36 100644
--- a/libguile/mallocs.c
+++ b/libguile/mallocs.c
@@ -40,8 +40,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 */