Fix potential crash when using mouse_button_list.

This commit is contained in:
Clément Bœsch 2011-01-12 19:21:17 +01:00 committed by Martin Duquesnoy
parent 209f9a09a4
commit c174e69b64

View File

@ -126,6 +126,7 @@ name_to_uint_t mouse_button_list[] =
{"3", Button3 },
{"4", Button4 },
{"5", Button5 },
{NULL, NoSymbol}
};
static void