New directory
[bpt/emacs.git] / msdos / is_exec.c
index 4da0ec3..899c574 100644 (file)
@@ -220,6 +220,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) */