X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/95b6d681b1121e1be8955aa3f79dd39098edf4cf..eefc9486e823512a4c1928b6264c5a1ce9142624:/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) */