libX11: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Dec 2 20:21:16 UTC 2022


 src/ChkIfEv.c  |    8 ++++----
 src/IfEvent.c  |    6 +++---
 src/OpenDis.c  |    2 +-
 src/PeekIfEv.c |    4 ++--
 src/locking.c  |   16 ++++++++--------
 5 files changed, 18 insertions(+), 18 deletions(-)

New commits:
commit ba095967349dff583bd0989d0ba78aa334e9bedf
Author: Ulrich Sibiller <uli42 at gmx.de>
Date:   Wed Nov 30 23:47:29 2022 +0100

    ChkIfEv.c: fix wrong handling of dpy->in_ifevent
    
    Is no longer a bool but a counter.
    
    Signed-off-by: Ulrich Sibiller <uli42 at gmx.de>

commit 70eaf1174e2809d1a6c43868d53f8cd844ef636a
Author: Ulrich Sibiller <uli42 at gmx.de>
Date:   Wed Nov 30 23:42:02 2022 +0100

    Indentation fixes around recent dpy->in_ifevent changes
    
    Use the same indentation as the surrounding code.
    
    Signed-off-by: Ulrich Sibiller <uli42 at gmx.de>
    Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list