Author: Kev <klmitch@mit.edu>
[ircu2.10.12-pk.git] / ircd / m_whois.c
index c2b3fa191fe4fb4355e2d3bcf2cf197ba1699b3a..eb041e13af21ef89bcdd77816abcd16d204387c7 100644 (file)
@@ -466,4 +466,4 @@ int ms_whois(struct Client* cptr, struct Client* sptr, int parc, char* parv[])
   send_reply(sptr, RPL_ENDOFWHOIS, parv[1]);
 
   return 0;
-}
\ No newline at end of file
+}