Ticket #25458: patch-w_library.c.diff
File patch-w_library.c.diff, 418 bytes (added by lawrence.ong@…, 14 years ago) |
---|
-
w_library.c
old new 1026 1026 Widget menu, entry; 1027 1027 #ifndef XAW3D1_5E 1028 1028 Widget submenu; 1029 #else1030 char submenu_name[200];1031 1029 #endif /* XAW3D1_5E */ 1032 1030 char menu_name[200]; 1031 char submenu_name[200]; 1033 1032 int i; 1034 1033 1035 1034 menu = XtCreatePopupShell(name, simpleMenuWidgetClass,