guile-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

guile/guile-core/ice-9 expect.scm


From: Thien-Thi Nguyen
Subject: guile/guile-core/ice-9 expect.scm
Date: Sun, 06 May 2001 02:26:16 -0700

CVSROOT:        /cvs
Module name:    guile
Changes by:     Thien-Thi Nguyen <address@hidden>       01/05/06 02:26:16

Modified files:
        guile-core/ice-9: expect.scm 

Log message:
        Update copyright.
        Fix commentary typo; nfc.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/ice-9/expect.scm.diff?cvsroot=OldCVS&tr1=1.14&tr2=1.15&r1=text&r2=text

Patches:
Index: guile/guile-core/ice-9/expect.scm
diff -u guile/guile-core/ice-9/expect.scm:1.14 
guile/guile-core/ice-9/expect.scm:1.15
--- guile/guile-core/ice-9/expect.scm:1.14      Sat Apr 28 12:03:42 2001
+++ guile/guile-core/ice-9/expect.scm   Sun May  6 02:26:16 2001
@@ -1,4 +1,4 @@
-;;;;   Copyright (C) 1996, 1998, 1999 Free Software Foundation, Inc.
+;;;;   Copyright (C) 1996, 1998, 1999, 2001 Free Software Foundation, Inc.
 ;;;;
 ;;;; This program is free software; you can redistribute it and/or modify
 ;;;; it under the terms of the GNU General Public License as published by
@@ -20,7 +20,7 @@
 
 ;; This module is documented in the Guile Reference Manual.
 ;; Briefly, these are exported:
-;;  procedures: expec-select, expect-regexec
+;;  procedures: expect-select, expect-regexec
 ;;   variables: expect-port, expect-timeout, expect-timeout-proc,
 ;;              expect-eof-proc, expect-char-proc,
 ;;              expect-strings-compile-flags, expect-strings-exec-flags,



reply via email to

[Prev in Thread] Current Thread [Next in Thread]