osx_write.c: Use realloc() instead of free() and malloc()
authorAndre Noll <maan@congo.fml.local>
Wed, 23 Aug 2006 10:26:18 +0000 (12:26 +0200)
committerAndre Noll <maan@congo.fml.local>
Wed, 23 Aug 2006 10:26:18 +0000 (12:26 +0200)
commitf39c27735eab6c98ff84a90f53ed7cf311c9b664
treefba43388be31d2e214658c245380e9266fb5979e
parent64e50f750cb3fb64af10384d323a84d4702c982d
osx_write.c: Use realloc() instead of free() and malloc()

Also, kill a silly comment.
osx_write.c