pspp-dev
[Top][All Lists]
Advanced

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

[csv 03/10] sys-file-writer: Fix comment.


From: Ben Pfaff
Subject: [csv 03/10] sys-file-writer: Fix comment.
Date: Sun, 8 Aug 2010 10:17:45 -0700

---
 src/data/sys-file-writer.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/src/data/sys-file-writer.c b/src/data/sys-file-writer.c
index fcb40d3..a90d4e1 100644
--- a/src/data/sys-file-writer.c
+++ b/src/data/sys-file-writer.c
@@ -159,8 +159,7 @@ sfm_writer_default_options (void)
 }
 
 /* Opens the system file designated by file handle FH for writing
-   cases from dictionary D according to the given OPTS.  If
-   COMPRESS is nonzero, the system file will be compressed.
+   cases from dictionary D according to the given OPTS.
 
    No reference to D is retained, so it may be modified or
    destroyed at will after this function returns.  D is not
-- 
1.7.1




reply via email to

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