The fflush() argument is a pointer. Don't use 0 instead of NULL.
authorFabian Keil <fk@fabiankeil.de>
Mon, 8 Jun 2009 16:50:35 +0000 (16:50 +0000)
committerFabian Keil <fk@fabiankeil.de>
Mon, 8 Jun 2009 16:50:35 +0000 (16:50 +0000)
commit064cb55ff9f7584ccc1af9a4f0d77442c098d1c2
treed25e9901836f0e30bed28ef47b9c9bf15bb92f26
parented2a7ea89af6c90de15876c6e9b378ef93c2fee0
The fflush() argument is a pointer. Don't use 0 instead of NULL.
jcc.c