pspp-cvs
[Top][All Lists]
Advanced

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

[Pspp-cvs] pspp/src/data lazy-casereader.c


From: Ben Pfaff
Subject: [Pspp-cvs] pspp/src/data lazy-casereader.c
Date: Mon, 01 Oct 2007 04:35:06 +0000

CVSROOT:        /cvsroot/pspp
Module name:    pspp
Changes by:     Ben Pfaff <blp> 07/10/01 04:35:06

Modified files:
        src/data       : lazy-casereader.c 

Log message:
        Fix comment.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/pspp/src/data/lazy-casereader.c?cvsroot=pspp&r1=1.1&r2=1.2

Patches:
Index: lazy-casereader.c
===================================================================
RCS file: /cvsroot/pspp/pspp/src/data/lazy-casereader.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- lazy-casereader.c   19 Sep 2007 04:29:00 -0000      1.1
+++ lazy-casereader.c   1 Oct 2007 04:35:06 -0000       1.2
@@ -76,7 +76,7 @@
    a serial number different from SERIAL, or if READER is a lazy
    casereader that was instantiated.
 
-   When this function returns false, it necessarily indicates
+   When this function returns true, it necessarily indicates
    that the lazy casereader was never cloned and never
    destroyed. */
 bool




reply via email to

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