mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-15 19:22:22 +00:00
dix: formatting fix.
This commit is contained in:
parent
dde09076c5
commit
d91243beb6
1 changed files with 2 additions and 1 deletions
|
|
@ -4383,7 +4383,8 @@ EnterNotifies(DeviceIntPtr pDev,
|
|||
return;
|
||||
EnterNotifies(pDev, ancestor, parent, mode, detail);
|
||||
EnterLeaveEvent(pDev, EnterNotify, mode, detail, parent,
|
||||
child->drawable.id); }
|
||||
child->drawable.id);
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue