diff options
| author | Miles Bader | 2005-07-27 01:31:21 +0000 |
|---|---|---|
| committer | Miles Bader | 2005-07-27 01:31:21 +0000 |
| commit | d7b7f3c485efff08112a2e9219458d57dff7c372 (patch) | |
| tree | ac228604ad959d19651d86ec036594b49cdab289 /lib-src/getopt1.c | |
| parent | 0488749139fc79dce965a1fa11b1e3fedc7ba616 (diff) | |
| download | emacs-d7b7f3c485efff08112a2e9219458d57dff7c372.tar.gz emacs-d7b7f3c485efff08112a2e9219458d57dff7c372.zip | |
Add arch tagline
Diffstat (limited to 'lib-src/getopt1.c')
| -rw-r--r-- | lib-src/getopt1.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib-src/getopt1.c b/lib-src/getopt1.c index 5acd2245af0..40c1d1695d3 100644 --- a/lib-src/getopt1.c +++ b/lib-src/getopt1.c | |||
| @@ -172,3 +172,6 @@ main (int argc, char **argv) | |||
| 172 | } | 172 | } |
| 173 | 173 | ||
| 174 | #endif /* TEST */ | 174 | #endif /* TEST */ |
| 175 | |||
| 176 | /* arch-tag: 28a5c558-b0c0-4bff-b5bc-e2e20291d4b6 | ||
| 177 | (do not change this comment) */ | ||