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

Diff of /pspp/src/error.c

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

revision 1.15 by blp, Tue Jun 7 07:20:50 2005 UTC revision 1.16 by blp, Sun Jun 12 21:58:10 2005 UTC
# Line 204  err_hcf (int success) Line 204  err_hcf (int success)
204    
205    free(file_loc);    free(file_loc);
206    file_loc = NULL;    file_loc = NULL;
207      nfile_loc = mfile_loc = 0;
208        
209    outp_done ();    outp_done ();
210    done_glob();    done_glob();
211    
   
212    exit (success ? EXIT_SUCCESS : EXIT_FAILURE);    exit (success ? EXIT_SUCCESS : EXIT_FAILURE);
213  }  }
214    

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

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