]> jfr.im git - solanum.git/blobdiff - modules/core/m_part.c
ircd/dns: same
[solanum.git] / modules / core / m_part.c
index 7c0608442771c2ed9ee882e66173bd55a1b089c7..17fac283ebe9196d9e26fb70479e6e172b2ec31e 100644 (file)
@@ -98,7 +98,7 @@ m_part(struct Client *client_p, struct Client *source_p, int parc, const char *p
  *             - pointer to source client to remove
  *             - char pointer of name of channel to remove from
  * output      - none
- * side effects        - remove ONE client given the channel name 
+ * side effects        - remove ONE client given the channel name
  */
 static void
 part_one_client(struct Client *client_p, struct Client *source_p, char *name, const char *reason)