*sigh* debugging my own debugging..
In the correction, when mo_info() calls m_info, it should return what m_info
returns, a la:
if(!IsOper(sptr))
return m_info(cptr,sptr,parc,parv); /* the comments say one
m_* function can call another, so why not actually try it : ) */
The code in mo_info() and ms_info() is fubar'ed and results in global opers
*NOT* seeing either the oh-so-grateful-to-our-ancestors infotext, or the
perhaps more critical md5 hashes of all of the .c and .h files coded.
Moreover, it violates HIS in a very tiny way by allowing lusers to see the
md5 h