X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/2846c6e3607995ce250435e5998ea6a08f60dd89..19e0987902a902967992f788e5f202ba1870d74e:/msdos/is_exec.c diff --git a/msdos/is_exec.c b/msdos/is_exec.c index 493db79790..16b01c59a0 100644 --- a/msdos/is_exec.c +++ b/msdos/is_exec.c @@ -236,5 +236,3 @@ _is_executable(const char *filename, int fhandle, const char *extension) return 0; } -/* arch-tag: b0965811-8c3e-4bc4-8d81-4447a3594785 - (do not change this comment) */