X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/77ab81d0545e980c57c0a35510ade29a9e43b4cd..25a48bd06bd5979d201cddde99e2dec1eb54c184:/src/unexsol.c diff --git a/src/unexsol.c b/src/unexsol.c index 1d58ed46d4..e1a10f7d21 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) */