diff options
author | Miles Bader <miles@gnu.org> | 2003-11-24 22:23:52 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2003-11-24 22:23:52 +0000 |
commit | def6201d44dbf4b5713ac5bc604f18afd7637e58 (patch) | |
tree | 46db9fa0f26aa7f13ea9ca557c6bdb7bfb6c4bac /nt/inc | |
parent | 7239c2175617837111c501e5b28a687bd203c5e0 (diff) | |
download | emacs-def6201d44dbf4b5713ac5bc604f18afd7637e58.tar.gz |
Add arch taglines
Diffstat (limited to 'nt/inc')
-rwxr-xr-x | nt/inc/grp.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/nt/inc/grp.h b/nt/inc/grp.h index d2ef3c09366..b0cac8b10e6 100755 --- a/nt/inc/grp.h +++ b/nt/inc/grp.h @@ -31,3 +31,6 @@ struct group { struct group *getgrgid(gid_t); #endif /* _GRP_H */ + +/* arch-tag: 82840357-7946-4a87-9c97-c0281b49aca3 + (do not change this comment) */ |