diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2011-05-31 18:09:59 +0200 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2011-05-31 18:09:59 +0200 |
commit | 5269d76acef3a402248cba15b88facb87e85b65c (patch) | |
tree | d28c18ee44b4b3639154f6cd959ccf9f2eb86d24 /lib | |
parent | e227544d7b1e5e22923796929389f4c9bcab44e0 (diff) | |
download | emacs-5269d76acef3a402248cba15b88facb87e85b65c.tar.gz |
lib/getopt_.h: Regenerate.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/getopt_.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/getopt_.h b/lib/getopt_.h index 43acccc0bfc..e0923962b4f 100644 --- a/lib/getopt_.h +++ b/lib/getopt_.h @@ -279,5 +279,5 @@ extern int getopt_long_only (int ___argc, char *__getopt_argv_const *___argv, /* Make sure we later can get all the definitions and declarations. */
#undef __need_getopt
-#endif /* getopt.h */
-#endif /* getopt.h */
+#endif /* _GL_GETOPT_H */
+#endif /* _GL_GETOPT_H */
|