Wireshark-commits: [Wireshark-commits] rev 46983: /trunk/wiretap/ /trunk/wiretap/: file_wrappers.c

Date: Sun, 06 Jan 2013 20:36:33 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46983

User: guy
Date: 2013/01/06 12:36 PM

Log:
 Make some Boolean flags gbooleans, rename one of them to more clearly
 indicate what it means, and use an enum for the compression types.
 
 Note that file_getc() returns a byte, not a character.

Directory: /trunk/wiretap/
  Changes    Path               Action
  +56 -50    file_wrappers.c    Modified