[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: prototype.h
User: danmc
Date: 06/10/11 01:56:59
Modified: . prototype.h
Log:
fix a callback prototype
Revision Changes Path
1.17 +1 -1 eda/geda/gaf/gattrib/include/prototype.h
(In the diff below, changes in quantity of whitespace are not shown.)
Index: prototype.h
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gattrib/include/prototype.h,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -b -r1.16 -r1.17
--- prototype.h 23 Sep 2006 09:03:55 -0000 1.16
+++ prototype.h 11 Oct 2006 05:56:59 -0000 1.17
@@ -214,7 +214,7 @@
void x_dialog_exit_announcement(gchar *string, gint return_code);
void x_dialog_exit_announcement_close_callback(GtkWidget *buttonok,
- gint return_code);
+ gpointer return_code);
int x_dialog_about_keypress_callback(GtkWidget * widget, GdkEventKey * event,
GtkWidget * window);
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs