Bryan Drewery %!s(int64=21) %!d(string=hai) anos
pai
achega
d14c120c22
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/mod/channels.mod/tclchan.c

+ 1 - 0
src/mod/channels.mod/tclchan.c

@@ -775,6 +775,7 @@ int channel_add(char *result, char *newname, char *options)
 
   simple_sprintf(buf, "chanmode { %s } ", glob_chanmode);
   strcat(buf, def_chanset);
+  strcat(buf, " ");
   strcat(buf, glob_chanset);
   strcat(buf, " ");
   strcat(buf, options);