diff options
Diffstat (limited to 'src/unexcw.c')
-rw-r--r-- | src/unexcw.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/unexcw.c b/src/unexcw.c index af85fd14ea4..54ffcf216ee 100644 --- a/src/unexcw.c +++ b/src/unexcw.c @@ -300,5 +300,3 @@ unexec (const char *outfile, const char *infile) return (0); } -/* arch-tag: fc44f6c3-ca0a-45e0-a5a2-58b6101b1e65 - (do not change this comment) */ |