libXv: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Oct 24 22:00:14 UTC 2022


 src/Xvlibint.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 9744d1f77b092eb4982c60e4750136fb19683545
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Mon Oct 17 18:16:29 2022 -0700

    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 at oracle.com>



More information about the xorg-commit mailing list