X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/9e69cb054d5c124bdf913c82453518ac4d9d6d53..b948ce8b0244181c9e08d6bfc635ead24b4e9742:/src/ndir.h diff --git a/src/ndir.h b/src/ndir.h index 92d198334b..cd7cdbe55f 100644 --- a/src/ndir.h +++ b/src/ndir.h @@ -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) */