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:
Tor Lillqvist 2006-12-27 15:40:37 +00:00 committed by Tor Lillqvist
parent 8d286a7239
commit 6d9dac29d0
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2006-12-27 Tor Lillqvist <tml@novell.com>
* gtk/gtkfilesystemwin32.c (execute_callbacks): Fix
typo. (#390035, Kazuki Iwamoto)
2006-12-27 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkcellview.c (gtk_cell_view_set_model): Accept NULL.

View File

@ -856,7 +856,7 @@ execute_callbacks (gpointer data)
system_win32->execute_callbacks_idle_id = 0;
return FALSE:
return FALSE;
}
static void