Wireshark-commits: [Wireshark-commits] rev 46640: /trunk/ /trunk/: dumpcap.c ringbuffer.c /trunk/ws

Date: Thu, 20 Dec 2012 20:00:06 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46640

User: guy
Date: 2012/12/20 12:00 PM

Log:
 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().)

Directory: /trunk/
  Changes    Path            Action
  +6 -6      dumpcap.c       Modified
  +4 -4      ringbuffer.c    Modified

Directory: /trunk/wsutil/
  Changes    Path           Action
  +0 -4      file_util.h    Modified