]> jfr.im git - irc/evilnet/x3.git/commit - src/mod-python.c
hash: add extra metadata to del user handlers
authorhstuart <redacted>
Wed, 28 Oct 2009 18:39:24 +0000 (18:39 +0000)
committerhstuart <redacted>
Wed, 28 Oct 2009 18:39:24 +0000 (18:39 +0000)
commita6bcc9299647fd6e2875946d764712103134c76e
tree85a0126fa5af9b4ab807c2389a2eac114307f4f1
parent35ea100fefeeff959f8b527c4043ecf33b95b896
hash: add extra metadata to del user handlers

The passed metadata at registration time will be included at call time. This
change is in anticipation of allowing mod-python to directly register callback
functions by providing the Python callable as the extra data.
ChangeLog
src/hash.c
src/hash.h
src/mod-python.c
src/nickserv.c
src/opserv.c
src/proto-common.c
src/proto-p10.c
src/spamserv.c