finch/libgnt/gntbutton.c

changeset 35379
ea1a0327001e
parent 28937
5f87e66597d9
child 35475
ec0d44434ba8
--- a/finch/libgnt/gntbutton.c	Thu Feb 06 18:56:36 2014 +0530
+++ b/finch/libgnt/gntbutton.c	Thu Feb 06 19:44:10 2014 +0530
@@ -143,7 +143,7 @@
  * GntButton API
  *****************************************************************************/
 GType
-gnt_button_get_gtype(void) {
+gnt_button_get_type(void) {
 	static GType type = 0;
 
 	if(type == 0) {

mercurial