summaryrefslogtreecommitdiff
path: root/src/OpenDis.c
diff options
context:
space:
mode:
authorUlrich Sibiller <uli42@gmx.de>2022-11-30 23:42:02 +0100
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-12-01 14:53:06 -0800
commit70eaf1174e2809d1a6c43868d53f8cd844ef636a (patch)
tree4424939fd2f85f8e35043b4dad068bf0586ac7e0 /src/OpenDis.c
parenta9e845809bcaae22496bc8aa3ca252b410d5f39b (diff)
downloadxorg-lib-libX11-70eaf1174e2809d1a6c43868d53f8cd844ef636a.tar.gz
Indentation fixes around recent dpy->in_ifevent changes
Use the same indentation as the surrounding code. Signed-off-by: Ulrich Sibiller <uli42@gmx.de> Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'src/OpenDis.c')
-rw-r--r--src/OpenDis.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/OpenDis.c b/src/OpenDis.c
index 17dc4cb2..7c8d4e1a 100644
--- a/src/OpenDis.c
+++ b/src/OpenDis.c
@@ -189,7 +189,7 @@ XOpenDisplay (
dpy->xcmisc_opcode = 0;
dpy->xkb_info = NULL;
dpy->exit_handler_data = NULL;
- dpy->in_ifevent = 0;
+ dpy->in_ifevent = 0;
/*
* Setup other information in this display structure.