projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fab30d5
)
Fix documentation of include file.
author
Bruno Haible
<bruno@clisp.org>
Mon, 14 Jan 2008 22:43:46 +0000
(23:43 +0100)
committer
Bruno Haible
<bruno@clisp.org>
Mon, 14 Jan 2008 22:43:46 +0000
(23:43 +0100)
ChangeLog
patch
|
blob
|
history
modules/strsignal
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 5ac469e60ca67426971d6a54ea0436f66aacbb89..7baf920a9047dd5d1d7df90e976ce61e8aa1f107 100644
(file)
--- 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
diff --git
a/modules/strsignal
b/modules/strsignal
index d734723c2da2a37e1a1380bba4b5ea013ebef5e7..52040251d6eb9201dee91edb10fe3f0d374d4ebc 100644
(file)
--- a/
modules/strsignal
+++ b/
modules/strsignal
@@
-21,7
+21,7
@@
gl_STRING_MODULE_INDICATOR([strsignal])
Makefile.am:
Include:
-"strsignal.h"
+<string.h>
License:
LGPLv2+