- avoid shadowed Mask declaration in menu_filter

- make _xev_reincorporate static
evmask naming oga@, input okan@.  ok okan@, oga@
This commit is contained in:
martynas
2009-03-28 16:38:54 +00:00
parent 17ae65adc5
commit 8346de997f
2 changed files with 6 additions and 6 deletions

View File

@@ -431,7 +431,7 @@ xev_register(struct xevent *xev)
TAILQ_INSERT_TAIL(xq, xev, entry);
}
void
static void
_xev_reincorporate(void)
{
struct xevent *xev;