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