aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/getopt.c
diff options
context:
space:
mode:
authorKenichi Handa2004-04-16 12:51:06 +0000
committerKenichi Handa2004-04-16 12:51:06 +0000
commit6b61353c0a0320ee15bb6488149735381fed62ec (patch)
treee69adba60e504a5a37beb556ad70084de88a7aab /lib-src/getopt.c
parentdc6a28319312fe81f7a1015e363174022313f0bd (diff)
downloademacs-6b61353c0a0320ee15bb6488149735381fed62ec.tar.gz
emacs-6b61353c0a0320ee15bb6488149735381fed62ec.zip
Sync to HEAD
Diffstat (limited to 'lib-src/getopt.c')
-rw-r--r--lib-src/getopt.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib-src/getopt.c b/lib-src/getopt.c
index c17aecaefd2..a4b0a65147d 100644
--- a/lib-src/getopt.c
+++ b/lib-src/getopt.c
@@ -1283,3 +1283,6 @@ main (argc, argv)
1283} 1283}
1284 1284
1285#endif /* TEST */ 1285#endif /* TEST */
1286
1287/* arch-tag: 0e6da124-7269-4785-a9de-094c263d20dc
1288 (do not change this comment) */