guile-cvs
[Top][All Lists]
Advanced

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

guile/guile-core/libguile ChangeLog __scm.h


From: Neil Jerram
Subject: guile/guile-core/libguile ChangeLog __scm.h
Date: Sat, 18 Aug 2001 09:32:04 -0700

CVSROOT:        /cvs
Module name:    guile
Changes by:     Neil Jerram <address@hidden>    01/08/18 09:32:04

Modified files:
        guile-core/libguile: ChangeLog __scm.h 

Log message:
        * Fix spelling mistake in comment.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/ChangeLog.diff?cvsroot=OldCVS&tr1=1.1492&tr2=1.1493&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/__scm.h.diff?cvsroot=OldCVS&tr1=1.75&tr2=1.76&r1=text&r2=text

Patches:
Index: guile/guile-core/libguile/ChangeLog
diff -u guile/guile-core/libguile/ChangeLog:1.1492 
guile/guile-core/libguile/ChangeLog:1.1493
--- guile/guile-core/libguile/ChangeLog:1.1492  Fri Aug 17 16:50:02 2001
+++ guile/guile-core/libguile/ChangeLog Sat Aug 18 09:32:04 2001
@@ -1,3 +1,7 @@
+2001-08-18  Neil Jerram  <address@hidden>
+
+       * __scm.h (SCM_ENABLE_VCELLS): Fix spelling mistake in comment.
+       
 2001-08-17  Thien-Thi Nguyen  <address@hidden>
 
        * gc.c: Fix omission bug: Add `heap_segment' forward decl
Index: guile/guile-core/libguile/__scm.h
diff -u guile/guile-core/libguile/__scm.h:1.75 
guile/guile-core/libguile/__scm.h:1.76
--- guile/guile-core/libguile/__scm.h:1.75      Thu Jul 26 14:40:18 2001
+++ guile/guile-core/libguile/__scm.h   Sat Aug 18 09:32:04 2001
@@ -237,7 +237,7 @@
 #endif
 
 /* If SCM_ENABLE_VCELLS is set to 1, a couple of functions that deal
- * with vcells are defined for compatability reasons.  Supporting
+ * with vcells are defined for compatibility reasons.  Supporting
  * vcells reduces performance however.
  *
  * We use a dedicated macro instead of just SCM_DEBUG_DEPRECATED so



reply via email to

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