diff options
Diffstat (limited to 'src/unexsol.c')
-rw-r--r-- | src/unexsol.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/unexsol.c b/src/unexsol.c index 1d58ed46d4b..e1a10f7d211 100644 --- a/src/unexsol.c +++ b/src/unexsol.c @@ -27,5 +27,3 @@ unexec (const char *new_name, const char *old_name) Fcons (build_string ("Cannot unexec"), Fcons (errstring, data))); } -/* arch-tag: d8ff72b3-8198-4011-8ef5-011b12027f59 - (do not change this comment) */ |