Fix typo. (#390035, Kazuki Iwamoto)
2006-12-27 Tor Lillqvist <tml@novell.com> * gtk/gtkfilesystemwin32.c (execute_callbacks): Fix typo. (#390035, Kazuki Iwamoto)
This commit is contained in:
committed by
Tor Lillqvist
parent
8d286a7239
commit
6d9dac29d0
@ -856,7 +856,7 @@ execute_callbacks (gpointer data)
|
||||
|
||||
system_win32->execute_callbacks_idle_id = 0;
|
||||
|
||||
return FALSE:
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
static void
|
||||
|
||||
Reference in New Issue
Block a user