Adapt the MSDOS build to the latest changes on mainline.
[bpt/emacs.git] / src / ndir.h
index 92d1983..cd7cdbe 100644 (file)
@@ -39,5 +39,3 @@ extern void           closedir (DIR *);
 
 #define rewinddir( dirp )      seekdir( dirp, 0L )
 
-/* arch-tag: aea50570-ffb7-43fd-b423-7743b10fbe6e
-   (do not change this comment) */