parent
c0378f737b
commit
1a04608796
|
@ -745,6 +745,7 @@ void cmd_nop(I3_CMD, const char *comment) {
|
||||||
LOG("-------------------------------------------------\n");
|
LOG("-------------------------------------------------\n");
|
||||||
LOG(" NOP: %s\n", comment);
|
LOG(" NOP: %s\n", comment);
|
||||||
LOG("-------------------------------------------------\n");
|
LOG("-------------------------------------------------\n");
|
||||||
|
ysuccess(true);
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Reference in New Issue