/[pspp]/pspp/src/aggregate.c
ViewVC logotype

Diff of /pspp/src/aggregate.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.40 by blp, Sun Aug 7 04:39:28 2005 UTC revision 1.41 by blp, Sun Aug 21 07:21:06 2005 UTC
# Line 278  cmd_aggregate (void) Line 278  cmd_aggregate (void)
278      }      }
279    else    else
280      {      {
281        agr.writer = sfm_open_writer (out_file, agr.dict, get_scompression (), 0);        agr.writer = sfm_open_writer (out_file, agr.dict,
282                                        sfm_writer_default_options ());
283        if (agr.writer == NULL)        if (agr.writer == NULL)
284          goto error;          goto error;
285                

Legend:
Removed from v.1.40  
changed lines
  Added in v.1.41

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26