/[man-db]/man-db/src/man.c
ViewVC logotype

Diff of /man-db/src/man.c

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

revision 1.96 by cjwatson, Wed Jul 30 09:41:08 2003 UTC revision 1.97 by cjwatson, Wed Jul 30 11:34:29 2003 UTC
# Line 2158  static __inline__ int close_cat_stream ( Line 2158  static __inline__ int close_cat_stream (
2158          if (created_tmp_cat) {          if (created_tmp_cat) {
2159                  status |= commit_tmp_cat (cat_file, tmp_cat_file,                  status |= commit_tmp_cat (cat_file, tmp_cat_file,
2160                                            delete || status);                                            delete || status);
2161                  pop_cleanup ();                  if (!debug)
2162                            pop_cleanup ();
2163          }          }
2164          free (tmp_cat_file);          free (tmp_cat_file);
2165          return status;          return status;

Legend:
Removed from v.1.96  
changed lines
  Added in v.1.97

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