[dev] [st] minor config.def.h fix

From: Szabolcs Nagy <nsz_AT_port70.net>
Date: Sat, 8 Jun 2013 00:39:25 +0200

config.def.h fix: ignoremod is const

-uint ignoremod = XK_SWITCH_MOD;
+static const uint ignoremod = XK_SWITCH_MOD;
Received on Sat Jun 08 2013 - 00:39:25 CEST

This archive was generated by hypermail 2.3.0 : Sat Jun 08 2013 - 00:48:06 CEST