Remove redundant ().
[obnox/wireshark/wip.git] / epan / stream.c
2010-03-25 wmeier(Minor): Do some sanity checking....
2009-10-12 wmeierUse se_alloc instead of GMemChunks.
2009-09-06 krjSplit a bunch of init routines into init() and cleanup...
2008-08-26 wmeier#include <emem.h> not req'd
2008-06-25 guyConstify a bunch of stuff, to squelch -Wwrite-strings...
2007-05-29 standelFrom David Howells :
2007-02-21 etxrabInclude "emem.h".
2007-02-21 etxrabFrom Richard van der Hoff:
2006-05-21 sahlbergname change
2005-11-11 sahlbergfrom albert chin
2005-10-03 guyA hash table doesn't *have* to have a value destroy...
2005-10-03 etxrabFrom Jeff Snyder: