Mercurial > emacs
diff src/unexelf.c @ 88123:375f2633d815
New directory
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 08 Sep 2003 11:56:09 +0000 |
parents | 695cf19ef79e |
children | 68c22ea6027c |
line wrap: on
line diff
--- a/src/unexelf.c Thu Sep 04 04:00:49 2003 +0000 +++ b/src/unexelf.c Mon Sep 08 11:56:09 2003 +0000 @@ -1284,6 +1284,3 @@ if (chmod (new_name, stat_buf.st_mode) == -1) fatal ("Can't chmod (%s): errno %d\n", new_name, errno); } - -/* arch-tag: e02e1512-95e2-4ef0-bba7-b6bce658f1e3 - (do not change this comment) */