X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=include%2Fs_user.h;h=5615abb5cd63c81a3c7e103847de6b75dd11d6e1;hb=cb6fd4594d11e531fdb0f666b6651919d27e32ff;hp=f9d9e4cb3ce18ec796da964a63c5ed94553e7f0c;hpb=500be22dee617f0d5d52dd2238348e7ad453ed43;p=ircu2.10.12-pk.git diff --git a/include/s_user.h b/include/s_user.h index f9d9e4c..5615abb 100644 --- a/include/s_user.h +++ b/include/s_user.h @@ -49,7 +49,7 @@ struct MsgBuf; extern struct SLink *opsarray[]; -typedef void (*InfoFormatter)(struct Client* who, struct MsgBuf* buf); +typedef void (*InfoFormatter)(struct Client* who, struct Client *sptr, struct MsgBuf* buf); /* * Prototypes