1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-04 07:03:12 +02:00

Add a FIXME

This commit is contained in:
Bram Matthys
2019-05-25 15:40:10 +02:00
parent a74bae0447
commit 39af766ced
+2
View File
@@ -22,6 +22,8 @@
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
/* FIXME: this one needs a lot more mtag work !! with _special... */
#include "unrealircd.h"
void add_send_mode_param(aChannel *chptr, aClient *from, char what, char mode, char *param);