mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 15:40:19 +00:00
4b15dd2bca
These functions don't exit immediately, but rather on the next iteration of the event loop. Since exit() is already used by the standard library, let's call it quit() instead. That way, saying exit() means the same thing here as anywhere else. |
||
---|---|---|
.. | ||
.gitignore | ||
main.cpp | ||
Makefile | ||
Terminal.cpp | ||
Terminal.h | ||
XtermColors.h |