sighandler: last little style fixes

This commit is contained in:
Michael Stapelberg 2010-01-03 22:07:39 +01:00
parent 2b1a132c39
commit 44191d5ffc
1 changed files with 2 additions and 3 deletions

View File

@ -78,7 +78,6 @@ static int sig_draw_window(xcb_connection_t *conn, xcb_window_t win, int width,
return 1; return 1;
} }
/* /*
* Handles keypresses of 'e' or 'r' to exit or restart i3 * Handles keypresses of 'e' or 'r' to exit or restart i3
* *