Adjust #include directive style.
authorBruno Haible <bruno@clisp.org>
Mon, 24 May 2010 10:45:20 +0000 (12:45 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 24 May 2010 10:46:14 +0000 (12:46 +0200)
ChangeLog
modules/regex

index 1b37e94cdb6e9f1d538fca86e3768e31652a2e1d..b0088b2583ea5662402d1f8e7b478dfac81de6aa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-05-24  Bruno Haible  <bruno@clisp.org>
+
+       Adjust #include directive style.
+       * modules/regex (Includes): Recommend to write <regex.h>.
+
 2010-05-24  Bruno Haible  <bruno@clisp.org>
 
        regex: Don't require alloca.
index 36ad446390470ed284b2a529c0c469841b333e72..ecfd832ea01068b82ff8ce2ce0c5821fea1297ba 100644 (file)
@@ -36,7 +36,7 @@ gl_REGEX
 Makefile.am:
 
 Include:
-"regex.h"
+<regex.h>
 
 License:
 LGPLv2+