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

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

@@ -360,7 +360,7 @@ Context;
       i++;
       if (i >= items) {
 	if (irp)
-	  Tcl_AppendResult(irp, "addedby chanmode needs argument", NULL);
+	  Tcl_AppendResult(irp, "addedts chanmode needs argument", NULL);
 	return TCL_ERROR;
       }
       chan->added_ts = atoi(item[i]);