diff options
author | Miles Bader <miles@gnu.org> | 2004-04-13 23:32:57 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2004-04-13 23:32:57 +0000 |
commit | 927138414cac4cd134431bee399af0ef26824e2d (patch) | |
tree | 743ece8b3d7dd3f2d98452ca6252e5654c202e5c /src/unexcw.c | |
parent | bfd271b57749c4e7f74484f80d3dd0873a5b7dcc (diff) | |
download | emacs-927138414cac4cd134431bee399af0ef26824e2d.tar.gz |
Changes from arch/CVS synchronization
Diffstat (limited to 'src/unexcw.c')
-rw-r--r-- | src/unexcw.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/unexcw.c b/src/unexcw.c index 58e356fdb0d..046c8f796ef 100644 --- a/src/unexcw.c +++ b/src/unexcw.c @@ -302,3 +302,6 @@ unexec (char *outfile, char *infile, unsigned start_data, unsigned d1, return (0); } + +/* arch-tag: fc44f6c3-ca0a-45e0-a5a2-58b6101b1e65 + (do not change this comment) */ |