Author: Kev <klmitch@mit.edu>
[ircu2.10.12-pk.git] / ircd / m_version.c
index a4d9c5532065335b666f045ecbeb7486068e11af..340991b81ccf114aa6911c940f3c5023d3f85bd9 100644 (file)
@@ -85,6 +85,7 @@
 #include "hash.h"
 #include "ircd.h"
 #include "ircd_features.h"
+#include "ircd_log.h"
 #include "ircd_reply.h"
 #include "ircd_snprintf.h"
 #include "ircd_string.h"
@@ -97,7 +98,7 @@
 #include "supported.h"
 #include "version.h"
 
-#include <assert.h>
+/* #include <assert.h> -- Now using assert in ircd_log.h */
 
 /*
  * m_version - generic message handler
@@ -120,7 +121,7 @@ int m_version(struct Client* cptr, struct Client* sptr, int parc, char* parv[])
 }
 
 /*
- * mo_version - generic message handler
+ * mo_version - oper message handler
  *
  *   parv[0] = sender prefix
  *   parv[1] = servername