zap trailing whitespace
This commit is contained in:
parent
df21ad3c47
commit
c6dfd6da0e
17 changed files with 54 additions and 54 deletions
|
@ -2433,7 +2433,7 @@ _XkbSetMapCheckLength(xkbSetMapReq *req)
|
|||
}
|
||||
/* actions */
|
||||
if (req->present & XkbKeyActionsMask) {
|
||||
_add_check_len(req->totalActs * sz_xkbActionWireDesc
|
||||
_add_check_len(req->totalActs * sz_xkbActionWireDesc
|
||||
+ XkbPaddedSize(req->nKeyActs));
|
||||
}
|
||||
/* behaviours */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue