/[emacs]/emacs/src/unexsni.c
ViewVC logotype

Diff of /emacs/src/unexsni.c

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

revision 1.5.20.1 by miles, Fri Apr 4 06:21:03 2003 UTC revision 1.5.20.2 by miles, Tue Oct 14 23:22:47 2003 UTC
# Line 919  unexec (new_name, old_name, data_start, Line 919  unexec (new_name, old_name, data_start,
919    if (chmod (new_name, stat_buf.st_mode) == -1)    if (chmod (new_name, stat_buf.st_mode) == -1)
920      fatal ("Can't chmod(%s): errno %d\n", new_name, errno);      fatal ("Can't chmod(%s): errno %d\n", new_name, errno);
921  }  }
922    
923    /* arch-tag: c784ead3-7a27-442b-83fe-7af8d08654d3
924       (do not change this comment) */

Legend:
Removed from v.1.5.20.1  
changed lines
  Added in v.1.5.20.2

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