diff options
author | Kenichi Handa <handa@m17n.org> | 2004-04-16 12:51:06 +0000 |
---|---|---|
committer | Kenichi Handa <handa@m17n.org> | 2004-04-16 12:51:06 +0000 |
commit | 6b61353c0a0320ee15bb6488149735381fed62ec (patch) | |
tree | e69adba60e504a5a37beb556ad70084de88a7aab /lib-src/getopt1.c | |
parent | dc6a28319312fe81f7a1015e363174022313f0bd (diff) | |
download | emacs-6b61353c0a0320ee15bb6488149735381fed62ec.tar.gz |
Sync to HEAD
Diffstat (limited to 'lib-src/getopt1.c')
-rw-r--r-- | lib-src/getopt1.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib-src/getopt1.c b/lib-src/getopt1.c index 60baeb85283..f08cd72638a 100644 --- a/lib-src/getopt1.c +++ b/lib-src/getopt1.c @@ -194,3 +194,5 @@ main (argc, argv) #endif /* TEST */ +/* arch-tag: 28a5c558-b0c0-4bff-b5bc-e2e20291d4b6 + (do not change this comment) */ |