diff options
author | Kevin Ryde <user42@zip.com.au> | 2004-07-05 00:00:48 +0000 |
---|---|---|
committer | Kevin Ryde <user42@zip.com.au> | 2004-07-05 00:00:48 +0000 |
commit | b2e723816a67fef5f20f16fef68351508dc350df (patch) | |
tree | f7fb36f0cf324c38cb415f166118b13465a21342 /srfi/srfi-31.scm | |
parent | 981e8059b9674e231d0bef04305b7a56022cc836 (diff) | |
download | guile-b2e723816a67fef5f20f16fef68351508dc350df.tar.gz |
Correction to heading comment.
Diffstat (limited to 'srfi/srfi-31.scm')
-rw-r--r-- | srfi/srfi-31.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/srfi/srfi-31.scm b/srfi/srfi-31.scm index cc9709117..69e5c0147 100644 --- a/srfi/srfi-31.scm +++ b/srfi/srfi-31.scm @@ -1,4 +1,4 @@ -;;; srfi-34.scm --- Time/Date Library +;;; srfi-31.scm --- special form for recursive evaluation ;; Copyright (C) 2004 Free Software Foundation, Inc. ;; |