mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-06 04:38:08 +02:00
xkb: ANSI cleanup
This commit is contained in:
parent
46f3c1b937
commit
7f82114b1d
1 changed files with 1 additions and 1 deletions
|
|
@ -290,7 +290,7 @@ XkbSetRulesDflts(char *rulesFile,char *model,char *layout,
|
|||
}
|
||||
|
||||
void
|
||||
XkbDeleteRulesDflts()
|
||||
XkbDeleteRulesDflts(void)
|
||||
{
|
||||
_XkbFree(XkbRulesFile);
|
||||
XkbRulesFile = NULL;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue