Merge from emacs-24; up to 2014-06-02T11:35:40Z!michael.albinus@gmx.de
[bpt/emacs.git] / msdos / is_exec.c
index 493db79..16b01c5 100644 (file)
@@ -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) */