finch/libgnt/gntwindow.c

changeset 35379
ea1a0327001e
parent 29049
ea3c1e7d47f4
child 35475
ec0d44434ba8
--- a/finch/libgnt/gntwindow.c	Thu Feb 06 18:56:36 2014 +0530
+++ b/finch/libgnt/gntwindow.c	Thu Feb 06 19:44:10 2014 +0530
@@ -131,7 +131,7 @@
  * GntWindow API
  *****************************************************************************/
 GType
-gnt_window_get_gtype(void)
+gnt_window_get_type(void)
 {
 	static GType type = 0;
 

mercurial