FALSE             252 main.c         		return FALSE;
FALSE             653 main.c         	if ((thread = g_thread_create((GThreadFunc) komprese, data, FALSE, &err)) == NULL) {
FALSE             674 main.c         	if ((thread = g_thread_create((GThreadFunc) dekomprese, data, FALSE, &err)) == NULL) {