From: Ben Pfaff <blp@cs.stanford.edu>
Date: Tue, 3 Aug 2010 05:11:57 +0000 (-0700)
Subject: sys-file-writer: Fix comment.
X-Git-Tag: sav-api~119
X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2af80cd685f559c2170f6c4080fdea65bd8f466c;p=pspp

sys-file-writer: Fix comment.
---

diff --git a/src/data/sys-file-writer.c b/src/data/sys-file-writer.c
index fcb40d3796..a90d4e174e 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