s_conf.h bug (low priority)

Rachel Llorenna rachies at gmail.com
Wed Feb 9 16:22:40 EST 2005


This is an (insignificant) bug, but it should still be fixed at some point...

s_conf.h currently has a flag that is never used throughout the rest
of ircd. This flag is CONF_FLAGS_PASS_IDENTD, with a helper macro,
IsPassIdentd; neither of which are in use. I don't know if this has
been fixed for the latest snapshot, however...

#define IsPassIdentd(x)         ((x)->flags & CONF_FLAGS_PASS_IDENTD)
-- 
Regards,

Rachel Llorenna (frequency)



More information about the hybrid mailing list