commit
2eabfc88fe
|
@ -921,7 +921,7 @@ int main(int argc, char *argv[]) {
|
||||||
free(command);
|
free(command);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Make sure to destroy the event loop to invoke the cleeanup callbacks
|
/* Make sure to destroy the event loop to invoke the cleanup callbacks
|
||||||
* when calling exit() */
|
* when calling exit() */
|
||||||
atexit(i3_exit);
|
atexit(i3_exit);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue