diff options
Diffstat (limited to 'libguile/filesys.c')
-rw-r--r-- | libguile/filesys.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libguile/filesys.c b/libguile/filesys.c index 4f7a5d09e..f86f790f9 100644 --- a/libguile/filesys.c +++ b/libguile/filesys.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 */ #include <stdio.h> |