Make some Boolean flags gbooleans, rename one of them to more clearly
authorGuy Harris <guy@alum.mit.edu>
Sun, 6 Jan 2013 20:36:33 +0000 (20:36 -0000)
committerGuy Harris <guy@alum.mit.edu>
Sun, 6 Jan 2013 20:36:33 +0000 (20:36 -0000)
commit073e2aa45acee5bc3662ccc976b2ec7398e87473
tree4159d075ebe64cfe84d7b99ea5953e98b2c697c3
parent40a5e8b9919862617a6d01fe7cdbb9bf44a05e57
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.

svn path=/trunk/; revision=46983
wiretap/file_wrappers.c