changeset 9621:d4bef14f119a

Fix documentation of include file.
author Bruno Haible <bruno@clisp.org>
date Mon, 14 Jan 2008 23:43:46 +0100
parents 54235d17e2af
children 7b32838d1079
files ChangeLog modules/strsignal
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-01-14  Bruno Haible  <bruno@clisp.org>
+
+	* modules/strsignal (Include): Change to <string.h>.
+
 2008-01-14  Colin Watson  <cjwatson@debian.org>
 
 	* modules/argp (Notice): Add a notice recommending to change
--- a/modules/strsignal
+++ b/modules/strsignal
@@ -21,7 +21,7 @@
 Makefile.am:
 
 Include:
-"strsignal.h"
+<string.h>
 
 License:
 LGPLv2+