update: renamed directory_update_init() to update_enqueue()
This commit is contained in:
@@ -806,7 +806,7 @@ static void spawn_update_task(char *path)
|
||||
}
|
||||
|
||||
unsigned
|
||||
directory_update_init(char *path)
|
||||
update_enqueue(char *path)
|
||||
{
|
||||
assert(g_thread_self() == main_task);
|
||||
|
||||
|
Reference in New Issue
Block a user