ephyr: Fix up some bizarre formatting

Signed-off-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
Adam Jackson 2012-07-30 14:32:08 -04:00 committed by Keith Packard
parent aad428b8e2
commit b46bbafae6

View File

@ -345,7 +345,10 @@ hostx_init(void)
attr.event_mask =
ButtonPressMask
| ButtonReleaseMask
| PointerMotionMask | KeyPressMask | KeyReleaseMask | ExposureMask;
| PointerMotionMask
| KeyPressMask
| KeyReleaseMask
| ExposureMask;
EPHYR_DBG("mark");