]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/defines.h
Implement user mode "F": "relaxed flood protection"
[ngircd-alex.git] / src / ngircd / defines.h
index 361564f00d239b297de3c87ce68e33fb05447ec6..4acdc477007febe97a8faa03133e4a2d15f98595 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * ngIRCd -- The Next Generation IRC Daemon
- * Copyright (c)2001-2013 Alexander Barton (alex@barton.de) and Contributors.
+ * Copyright (c)2001-2014 Alexander Barton (alex@barton.de) and Contributors.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
 #endif
 
 /** Supported user modes. */
-#define USERMODES "abBcCioqrRswx"
+#define USERMODES "abBcCFioqrRswx"
 
 /** Supported channel modes. */
 #define CHANMODES "abehiIklmMnoOPqQrRstvVz"