CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]  2009/01/26 14:26:07

Modified files:
        usr.sbin/smtpd : queue.c 

Log message:
we had a set of functions to deal specifically with incoming messages and
we need the same functions for the enqueue code i'm currently working on.
instead of duplicating the code, add a set of functions which take the
queue we're working on as a parameter and turn the old ones into wrappers.
no functionnal change ... yet

discussed with jacekm@

Reply via email to