Got Gtk-Doc working. Now all the fancy /** comments before the functions
[rodin/chimara.git] / src / event.c
index a6837b14568bca3682d97ecbf5c049822a01a919..8f34f6f1a5fc1ae35bdeb21ef9e63bf5a6898424 100644 (file)
@@ -90,3 +90,4 @@ glk_select(event_t *event)
        /* If an abort event was generated, the thread should have exited by now */
        g_assert(event->type != evtype_Abort);
 }
+