ui/motif/toolkit.h

changeset 98
efaae97bd95b
parent 46
4a5e0b9b6992
child 99
ea1a2d5de765
--- a/ui/motif/toolkit.h	Sun Nov 29 21:43:03 2015 +0100
+++ b/ui/motif/toolkit.h	Mon Nov 30 14:09:55 2015 +0100
@@ -43,7 +43,7 @@
 typedef struct UiEventData {
     UiObject    *obj;
     ui_callback callback;
-    void        *user_data;
+    void        *userdata;
     int         value;
 } UiEventData;
 

mercurial