diff options
Diffstat (limited to 'src/unexw32.c')
-rw-r--r-- | src/unexw32.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/unexw32.c b/src/unexw32.c index ece35459d63..b1838644965 100644 --- a/src/unexw32.c +++ b/src/unexw32.c @@ -807,3 +807,6 @@ unexec (char *new_name, char *old_name, void *start_data, void *start_bss, } /* eof */ + +/* arch-tag: fe1d3d1c-ef88-4917-ab22-f12ab16b3254 + (do not change this comment) */ |