author | Max Kellermann <max@duempel.org> | |
Thu, 18 Sep 2008 07:44:01 +0000 (09:44 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Thu, 18 Sep 2008 07:44:01 +0000 (09:44 +0200) | ||
commit | 919cebb0bcd44170a7dd773717eefa1e515d628c | |
tree | 379f32627c1a8859022822020c1bd2dc48672ab3 | tree | snapshot |
parent | 97aa8b3d2af61beab67ca4882251ce68582b95b6 | commit | diff |
quit with g_main_loop_quit()
Call g_main_loop_quit() on CMD_QUIT, instead of exit() with an
atexit() handler.
Call g_main_loop_quit() on CMD_QUIT, instead of exit() with an
atexit() handler.
src/main.c | diff | blob | history | |
src/screen.c | diff | blob | history |