]> Savannah Git Hosting - gnulib.git/commitdiff
headers: fix begin-end typos
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 14 Feb 2017 16:50:58 +0000 (08:50 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 14 Feb 2017 16:52:00 +0000 (08:52 -0800)
* lib/mbfile.h, lib/se-selinux.in.h: Fix typos by replacing
_GL_INLINE_HEADER_BEGIN with _GL_INLINE_HEADER_END.

ChangeLog
lib/mbfile.h
lib/se-selinux.in.h

index 5b52789672f6b7d9b5909c12574fa38193df9b98..10e5240cc45681935ff62283142147b4ea876901 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2017-02-14  Paul Eggert  <eggert@cs.ucla.edu>
 
+       headers: fix begin-end typos
+       * lib/mbfile.h, lib/se-selinux.in.h: Fix typos by replacing
+       _GL_INLINE_HEADER_BEGIN with _GL_INLINE_HEADER_END.
+
        selinux-h: port to PGI 16.10
        * lib/se-selinux.in.h: Don't assume that include_next skips over
        duplicate -I DIR options.
index 83052e028d35d4aa4f0dafc8ae4c1c326968b3ad..fc5cdf405789a4390198c9f5f284e9428f95492d 100644 (file)
@@ -247,9 +247,6 @@ typedef mbchar_t mbf_char_t;
 
 #define mb_iseof(mbc) ((mbc).bytes == 0)
 
-#ifndef _GL_INLINE_HEADER_BEGIN
- #error "Please include config.h first."
-#endif
-_GL_INLINE_HEADER_BEGIN
+_GL_INLINE_HEADER_END
 
 #endif /* _MBFILE_H */
index 1cf7c00ea3fcbc1e716c17343c7b9dccd375c0ba..ef5baff6fccb1614a989d895df4235db31e942c9 100644 (file)
@@ -113,10 +113,7 @@ matchpathcon_init_prefix (char const *path _GL_UNUSED_PARAMETER,
 #   define GNULIB_defined_security_types 1
 #  endif
 
-#  ifndef _GL_INLINE_HEADER_BEGIN
-    #error "Please include config.h first."
-#  endif
-_GL_INLINE_HEADER_BEGIN
+_GL_INLINE_HEADER_END
 
 # endif
 #endif