* detach.c (mmalloc_detach): Arg should be PTR, not void *.
Fixes complaints from non __STDC__ systems.
This commit is contained in:
parent
95d5ceb921
commit
6f2a109c2c
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue