[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-cvs] pspp/src/language/tests check-model.q [simpler-proc]
From: |
Ben Pfaff |
Subject: |
[Pspp-cvs] pspp/src/language/tests check-model.q [simpler-proc] |
Date: |
Sat, 14 Apr 2007 23:02:45 +0000 |
CVSROOT: /cvsroot/pspp
Module name: pspp
Branch: simpler-proc
Changes by: Ben Pfaff <blp> 07/04/14 23:02:45
Modified files:
src/language/tests: check-model.q
Log message:
Comment.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/pspp/src/language/tests/check-model.q?cvsroot=pspp&only_with_tag=simpler-proc&r1=1.1.2.1&r2=1.1.2.2
Patches:
Index: check-model.q
===================================================================
RCS file: /cvsroot/pspp/pspp/src/language/tests/Attic/check-model.q,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -b -r1.1.2.1 -r1.1.2.2
--- check-model.q 14 Apr 2007 05:04:23 -0000 1.1.2.1
+++ check-model.q 14 Apr 2007 23:02:45 -0000 1.1.2.2
@@ -80,7 +80,7 @@
if (fwriteerror (output_file) < 0)
{
/* We've already discarded the name of the output file.
- Big deal. */
+ Oh well. */
error (0, errno, "error closing output file");
}
}
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-cvs] pspp/src/language/tests check-model.q [simpler-proc],
Ben Pfaff <=