Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 77197 | Differences between
and this patch

Collapse All | Expand All

(-)src/other/tk/generic/tkBind.c.orig (+3 lines)
Lines 574-579 Link Here
574
   /* ColormapNotify */		COLORMAP,
574
   /* ColormapNotify */		COLORMAP,
575
   /* ClientMessage */		0,
575
   /* ClientMessage */		0,
576
   /* MappingNotify */		0,
576
   /* MappingNotify */		0,
577
#ifdef GenericEvent
578
    /* GenericEvent */		0,
579
#endif
577
   /* VirtualEvent */		VIRTUAL,
580
   /* VirtualEvent */		VIRTUAL,
578
   /* Activate */		ACTIVATE,
581
   /* Activate */		ACTIVATE,
579
   /* Deactivate */		ACTIVATE,
582
   /* Deactivate */		ACTIVATE,

Return to bug 77197