aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/getopt.h
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.h
parentdc6a28319312fe81f7a1015e363174022313f0bd (diff)
downloademacs-6b61353c0a0320ee15bb6488149735381fed62ec.tar.gz
emacs-6b61353c0a0320ee15bb6488149735381fed62ec.zip
Sync to HEAD
Diffstat (limited to 'lib-src/getopt.h')
-rw-r--r--lib-src/getopt.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib-src/getopt.h b/lib-src/getopt.h
index 4d6adeea0d6..0d4c40c52d0 100644
--- a/lib-src/getopt.h
+++ b/lib-src/getopt.h
@@ -178,3 +178,6 @@ extern int _getopt_internal ();
178#undef __need_getopt 178#undef __need_getopt
179 179
180#endif /* getopt.h */ 180#endif /* getopt.h */
181
182/* arch-tag: 9adb7828-e6a6-40cd-8512-0cdf1f20ddd4
183 (do not change this comment) */