Thanks Guy, for all that you do...

>>> Richard Sharpe <[EMAIL PROTECTED]> 8/28/2003 10:24:39 PM >>>
On Thu, 28 Aug 2003, Guy Harris wrote:

> > My only other comment is that we now seem to have two duplicate pieces
> > of
> > code that should be a subroutine for ease of maintenance ...
>
> I've redone a bunch of the find code; there's now a "find_packet()"
> routine, internal to "file.c", that contains the search framework but
> doesn't do any matching; it's passed a pointer to a function to do the
> matching, and an opaque pointer to pass to that function.  There are
> several functions in "file.c" called by the find code to do various
> types of searches; they all end up calling "find_packet()".

Great ...

Regards
-----
Richard Sharpe, rsharpe[at]ns.aus.com, rsharpe[at]samba.org,
sharpe[at]ethereal.com, http://www.richardsharpe.com

_______________________________________________
Ethereal-dev mailing list
[EMAIL PROTECTED]
http://www.ethereal.com/mailman/listinfo/ethereal-dev

Reply via email to