Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <modra@gmail.com>2003-08-07 06:25:50 +0400
committerAlan Modra <modra@gmail.com>2003-08-07 06:25:50 +0400
commit61982e3c094083f483ef04a1ab02e6159e13f7bb (patch)
tree18f1ca29d431bebf16eac7427f57c9a43d2ea870 /include/nlm/ChangeLog
parent0601b11fb647ed948cb0e2ad33ece143532631fb (diff)
Convert to C90.
Diffstat (limited to 'include/nlm/ChangeLog')
-rw-r--r--include/nlm/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/nlm/ChangeLog b/include/nlm/ChangeLog
index 979b16212..b3c9529b8 100644
--- a/include/nlm/ChangeLog
+++ b/include/nlm/ChangeLog
@@ -1,3 +1,7 @@
+2003-08-07 Alan Modra <amodra@bigpond.net.au>
+
+ * internal.h (Nlm_Internal_Custom_Header): Replace PTR with void *.
+
2001-10-02 Alan Modra <amodra@bigpond.net.au>
* common.h (NLM_CAT, NLM_CAT3): Don't define.