summaryrefslogtreecommitdiff
path: root/src/ndir.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ndir.h')
-rw-r--r--src/ndir.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ndir.h b/src/ndir.h
index f02dfbd6703..bcf52c902f4 100644
--- a/src/ndir.h
+++ b/src/ndir.h
@@ -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) */