(Trivial) Fix spellling in a comment.
[metze/wireshark/wip.git] / epan / range.h
2013-12-20 darkjamesAvoid including <epan/range.h> in dissectors.
2013-08-10 alagoutteFix (-W)documentation error found by Clang
2013-03-01 rbalintExport libwireshark symbols using WS_DLL_PUBLIC define
2012-06-28 darkjamesUpdate Free Software Foundation address.
2010-10-29 morrissFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2010-08-30 etxrabDoxygen fix.
2010-08-28 etxrabDoxygen changes.
2008-04-12 stigFrom Andrew Feren (bug 2433):
2006-05-21 sahlbergname change
2004-11-24 guyFrom Jeff Morriss: SSCOP over UDP and SSCF-NNI support.
2004-10-17 guyHave "range_convert_range()" dynamically allocate a...
2004-10-16 guyRemove the fixed maximum number of subranges in a range...
2004-10-16 guyMake the nranges member of a range_t be the number...
2004-10-14 guyFrom Jeff Morriss: PREF_RANGE preference type, for...
2004-09-04 guySplit the pure range stuff out into separate files...