Commit 588add84 by Paul Eggert

automatically generated from GPLed version

From-SVN: r14269
parent 9d1cf1d9
...@@ -130,4 +130,4 @@ extern int _getopt_internal (); ...@@ -130,4 +130,4 @@ extern int _getopt_internal ();
} }
#endif #endif
#endif /* _GETOPT_H */ #endif /* getopt.h */
...@@ -106,8 +106,8 @@ Summary: ...@@ -106,8 +106,8 @@ Summary:
/* Don't do the contents of this file more than once. */ /* Don't do the contents of this file more than once. */
#ifndef __OBSTACK_H__ #ifndef _OBSTACK_H
#define __OBSTACK_H__ #define _OBSTACK_H 1
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { extern "C" {
...@@ -589,4 +589,4 @@ __extension__ \ ...@@ -589,4 +589,4 @@ __extension__ \
} /* C++ */ } /* C++ */
#endif #endif
#endif /* not __OBSTACK_H__ */ #endif /* obstack.h */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment