/[pspp]/pspp/src/sfm-write.c
ViewVC logotype

Diff of /pspp/src/sfm-write.c

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

revision 1.13 by jmd, Wed Apr 13 10:09:59 2005 UTC revision 1.14 by jmd, Sat Apr 23 07:55:29 2005 UTC
# Line 646  write_longvar_table (struct sfm_writer * Line 646  write_longvar_table (struct sfm_writer *
646    if (!buf_write (w, buf, bufsize))    if (!buf_write (w, buf, bufsize))
647      goto error;      goto error;
648    
649      free (buf);
650    return 1;    return 1;
651    
652   error:   error:

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

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