aboutsummaryrefslogtreecommitdiffstats
path: root/strsrch.scm
diff options
context:
space:
mode:
Diffstat (limited to 'strsrch.scm')
-rw-r--r--strsrch.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/strsrch.scm b/strsrch.scm
index 13edb65..a730234 100644
--- a/strsrch.scm
+++ b/strsrch.scm
@@ -1,4 +1,4 @@
-;;; "MISCIO" Search for string from port.
+;;; "strsrch.scm" Search for string from port.
; Written 1995, 1996 by Oleg Kiselyov (oleg@acm.org)
; Modified 1996, 1997, 1998, 2001 by A. Jaffer (agj@alum.mit.edu)
; Modified 2003 by Steve VanDevender (stevev@hexadecimal.uoregon.edu)