Sync to HEAD
[bpt/emacs.git] / src / ndir.h
index f02dfbd..bcf52c9 100644 (file)
@@ -53,3 +53,6 @@ extern void           seekdir();
 extern void            closedir();
 
 #define rewinddir( dirp )      seekdir( dirp, 0L )
+
+/* arch-tag: aea50570-ffb7-43fd-b423-7743b10fbe6e
+   (do not change this comment) */