aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1b8b8879..1da03c07 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,7 +4,7 @@ Thu Feb 10 21:31:36 2011 Andreas Buening <andreas.buening@nexgo.de>
don't have multiple groups.
* protos.h: Move decls for many standard functions here if
they aren't in the header files (OS/2) and bracket inside
- #ifndef STD_HEADERS.
+ #ifndef STDC_HEADERS.
* io.c (devopen): Remove decl of strtoul.
* field.c (set_FIELDWIDTHS): Same.
* awk.h: Always include protos.h.