fclose() and fflush() are standard C routines, so there's no need for
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 20 Dec 2012 20:00:06 +0000 (20:00 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 20 Dec 2012 20:00:06 +0000 (20:00 +0000)
commitcbb7aa315c802af9ccf933907c0a145df740c8aa
tree1f15661af3e806e365a07d09cdc0592644dffae4
parent5ee1f4695bd4af2a40954252c0d6d3dfa612bbda
fclose() and fflush() are standard C routines, so there's no need for
our own wrappers.  (pcapio.c isn't using wrappers around, for example,
fwrite().)

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@46640 f5534014-38df-0310-8fa8-9805f1628bb7
dumpcap.c
ringbuffer.c
wsutil/file_util.h