From b2e723816a67fef5f20f16fef68351508dc350df Mon Sep 17 00:00:00 2001 From: Kevin Ryde Date: Mon, 5 Jul 2004 00:00:48 +0000 Subject: [PATCH] Correction to heading comment. --- srfi/srfi-31.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. ;;