# HG changeset patch # User Matti Hamalainen # Date 1211477121 -10800 # Node ID d9b2fe7a2d04441ecb0c31db9050c12f7001d180 # Parent 77f57ba8d7a471fc0c3b66f2bf981185969f23c2 Added a newline at end of file. diff -r 77f57ba8d7a4 -r d9b2fe7a2d04 src/audacious/eventqueue.c --- a/src/audacious/eventqueue.c Thu May 22 07:10:10 2008 +0300 +++ b/src/audacious/eventqueue.c Thu May 22 20:25:21 2008 +0300 @@ -78,4 +78,4 @@ hq->free_data = TRUE; g_idle_add_full(G_PRIORITY_HIGH_IDLE, eventqueue_handle, hq, NULL); -} \ No newline at end of file +}