Trivial warning fixes
[obnox/wireshark/wip.git] / epan / dissectors / packet-afs.c
2008-06-26 wmeierFix some warnings reported by gcc -Wshadow ...
2008-05-09 etxrabFix some of the Errors/warnings detected by checkapi.
2008-03-16 morrissFrom Chaskiel Grundman via bugs.wireshark.org/bugzilla...
2008-03-01 stigRewrote to use g_strlcpy and g_strlcat.
2008-03-01 stigAdded missing array for hf_afs_fs_ipaddr.
2008-02-02 stigRewrote some prohibited APIs in epan/dissectors/ (sprin...
2007-03-30 standelep_malloc -> ep_alloc !!
2007-03-30 standelremove some g_malloc/g_free
2006-05-21 sahlbergchange a whole bunch of ethereal into wireshark
2005-09-21 sahlbergremove some strcpy() with g_snprintf()
2005-08-29 jmayerMerge packet-afs-register-info.h, packet-afs-defs.h...
2005-08-24 ulflEVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry!
2005-08-13 sahlberggmemchunk -> se_alloc() improvements
2005-02-02 etxrabFrom Jon Ringle:
2004-08-06 guyFrom Albert Chin: rename resolv.{ch} to addr_resolv...
2004-07-18 gramMove dissectors to epan/dissectors directory.