Readded the whitespace from the original code
This commit is contained in:
@@ -49,6 +49,7 @@ void waybar::modules::Custom::delayWorker() {
|
|||||||
int status;
|
int status;
|
||||||
waitpid(i, &status, 0);
|
waitpid(i, &status, 0);
|
||||||
}
|
}
|
||||||
|
|
||||||
this->pid_children_.clear();
|
this->pid_children_.clear();
|
||||||
|
|
||||||
bool can_update = true;
|
bool can_update = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user