diff options
author | Miles Bader <miles@gnu.org> | 2005-07-27 01:31:21 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2005-07-27 01:31:21 +0000 |
commit | d7b7f3c485efff08112a2e9219458d57dff7c372 (patch) | |
tree | ac228604ad959d19651d86ec036594b49cdab289 /lib-src/getopt_int.h | |
parent | 0488749139fc79dce965a1fa11b1e3fedc7ba616 (diff) | |
download | emacs-d7b7f3c485efff08112a2e9219458d57dff7c372.tar.gz emacs-d7b7f3c485efff08112a2e9219458d57dff7c372.tar.bz2 emacs-d7b7f3c485efff08112a2e9219458d57dff7c372.zip |
Add arch tagline
Diffstat (limited to 'lib-src/getopt_int.h')
-rw-r--r-- | lib-src/getopt_int.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib-src/getopt_int.h b/lib-src/getopt_int.h index 401579fd289..6d47d2f0b8c 100644 --- a/lib-src/getopt_int.h +++ b/lib-src/getopt_int.h @@ -129,3 +129,6 @@ extern int _getopt_long_only_r (int ___argc, char **___argv, struct _getopt_data *__data); #endif /* getopt_int.h */ + +/* arch-tag: 8bfc548f-23d6-46aa-b5b5-2739b0edaf79 + (do not change this comment) */ |