Fixed previously created error in do_show
This commit is contained in:
@@ -2498,8 +2498,8 @@ ACMD(do_show)
|
||||
if (!str_cmp(buf2, value)) {
|
||||
if (builder == 1)
|
||||
builder++;
|
||||
}
|
||||
break;
|
||||
}
|
||||
buf2 = strtok(NULL, " ");
|
||||
}
|
||||
if (!buf2)
|
||||
|
||||
Reference in New Issue
Block a user