summaryrefslogtreecommitdiff
path: root/libguile/strop.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/strop.c
parent04860df734637ca294b02737977516d05161347c (diff)
downloadguile-a06e3a75b298d2335d134cfec97ee893b29aea33.tar.gz
Remove "face-lift" comment.
Diffstat (limited to 'libguile/strop.c')
-rw-r--r--libguile/strop.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libguile/strop.c b/libguile/strop.c
index 9e637bfa6..a173cacea 100644
--- a/libguile/strop.c
+++ b/libguile/strop.c
@@ -41,8 +41,6 @@ If you write modifications of your own for GUILE, it is your choice
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 */