* detach.c (mmalloc_detach): Arg should be PTR, not void *.
authorStu Grossman <grossman@cygnus>
Mon, 6 Apr 1992 23:35:26 +0000 (23:35 +0000)
committerStu Grossman <grossman@cygnus>
Mon, 6 Apr 1992 23:35:26 +0000 (23:35 +0000)
Fixes complaints from non __STDC__ systems.

mmalloc/ChangeLog

index 52a6b700ebbc266749ba7002eb0c0a77e023888c..6c80339f8617155d15fab4b8244397a2d15860a5 100644 (file)
@@ -1,3 +1,8 @@
+Mon Apr  6 16:33:37 1992  Stu Grossman  (grossman at cygnus.com)
+
+       * detach.c (mmalloc_detach):  Arg should be PTR, not void *.
+       Fixes complaints from non __STDC__ systems.
+
 Wed Apr  1 11:47:02 1992  Fred Fish  (fnf@cygnus.com)
 
        * mcalloc.c, mfree.c, mmalloc.c, mrealloc.c:  Minor comment
This page took 0.02544 seconds and 4 git commands to generate.