diff src/buffer.c @ 48090:b7e13d33cf41

Comment.
author Dave Love <fx@gnu.org>
date Wed, 30 Oct 2002 19:17:50 +0000
parents 287494c5e770
children 8c6b3be30074
line wrap: on
line diff
--- a/src/buffer.c	Wed Oct 30 19:17:31 2002 +0000
+++ b/src/buffer.c	Wed Oct 30 19:17:50 2002 +0000
@@ -4403,8 +4403,8 @@
 
 #define MEM_ALIGN	sizeof (double)
 
-/* Predicate returning true if part of the address range [START ..
-   END[ is currently mapped.  Used to prevent overwriting an existing
+/* Predicate returning true if part of the address range [START .. END]
+   is currently mapped.  Used to prevent overwriting an existing
    memory mapping.
 
    Default is to conservativly assume the address range is occupied by