diff options
author | Thien-Thi Nguyen <ttn@gnuvola.org> | 2001-07-09 07:36:48 +0000 |
---|---|---|
committer | Thien-Thi Nguyen <ttn@gnuvola.org> | 2001-07-09 07:36:48 +0000 |
commit | a06e3a75b298d2335d134cfec97ee893b29aea33 (patch) | |
tree | f9b13f1c252e1e41e988b92632e5c9c22b7426a0 /libguile/strop.c | |
parent | 04860df734637ca294b02737977516d05161347c (diff) | |
download | guile-a06e3a75b298d2335d134cfec97ee893b29aea33.tar.gz |
Remove "face-lift" comment.
Diffstat (limited to 'libguile/strop.c')
-rw-r--r-- | libguile/strop.c | 2 |
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 */ |