From 2af80cd685f559c2170f6c4080fdea65bd8f466c Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Mon, 2 Aug 2010 22:11:57 -0700 Subject: [PATCH] sys-file-writer: Fix comment. --- src/data/sys-file-writer.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 -- 2.30.2