diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-10-17 18:16:29 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-10-17 18:16:29 -0700 |
commit | 9744d1f77b092eb4982c60e4750136fb19683545 (patch) | |
tree | 3c31d826310f7696f918d49207112818e04ed549 /man/Xv.man | |
parent | ee48980aca0bc9deb61458fdb5ebda3928d944a0 (diff) |
XvGetReq: remove trailing semicolon that caller is expected to provide
Clears 20 clang warnings of the form:
Xv.c:126:34: warning: empty expression statement has no effect;
remove unnecessary ';' to silence this warning [-Wextra-semi-stmt]
XvGetReq(QueryExtension, req);
^
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'man/Xv.man')
0 files changed, 0 insertions, 0 deletions