]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - unsupported/sno_channeljoin.c
[svn] Move sno_channeljoin to unsupported, due to the privacy
[irc/rqf/shadowircd.git] / unsupported / sno_channeljoin.c
similarity index 88%
rename from extensions/sno_channeljoin.c
rename to unsupported/sno_channeljoin.c
index f54a84dd092d74a1633b2232caca0c625c60ddc4..9a9831f575d44a4eec0f72d39f509c703a944551 100644 (file)
@@ -5,7 +5,7 @@
  * To be discussed:
  *    + part notices?
  *
- * $Id: sno_channeljoin.c 3474 2007-05-24 04:16:02Z nenolod $
+ * $Id: sno_channeljoin.c 3478 2007-05-24 15:10:06Z jilles $
  */
 
 #include "stdinc.h"
@@ -42,4 +42,4 @@ fini(void)
        snomask_modes['j'] = 0;
 }
 
-DECLARE_MODULE_AV1(sno_channeljoin, init, fini, NULL, NULL, channeljoin_hfnlist, "$Revision: 3474 $");
+DECLARE_MODULE_AV1(sno_channeljoin, init, fini, NULL, NULL, channeljoin_hfnlist, "$Revision: 3478 $");