Don't put functionpointer into the hash directly, some gcc warninglevels don't like...
authorWilfried Goesgens <dothebart@citadel.org>
Tue, 28 Feb 2012 20:44:32 +0000 (21:44 +0100)
committerWilfried Goesgens <dothebart@citadel.org>
Tue, 28 Feb 2012 20:44:32 +0000 (21:44 +0100)
commit5908cd95dd4b42dbc40fc80ae0e1cf453c5dc68b
treeb60b6cc90e4d54933ebebc183aa563548ce2803f
parent5ce81abfa49b1fcc83525b2ca14f393eeb98f7a7
Don't put functionpointer into the hash directly, some gcc warninglevels don't like this.
citadel/modules/smtp/serv_smtpqueue.c
citadel/modules/smtp/smtpqueue.h
webcit/smtpqueue.c