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_.h | |
parent | 0488749139fc79dce965a1fa11b1e3fedc7ba616 (diff) | |
download | emacs-d7b7f3c485efff08112a2e9219458d57dff7c372.tar.gz |
Add arch tagline
Diffstat (limited to 'lib-src/getopt_.h')
-rw-r--r-- | lib-src/getopt_.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib-src/getopt_.h b/lib-src/getopt_.h index a4e78cb06bf..2c2c1d458ef 100644 --- a/lib-src/getopt_.h +++ b/lib-src/getopt_.h @@ -225,3 +225,6 @@ extern int getopt_long_only (int ___argc, char *__getopt_argv_const *___argv, #undef __need_getopt #endif /* getopt.h */ + +/* arch-tag: e36f5607-3ac6-4cdc-9aa7-c26c6525fe9b + (do not change this comment) */ |