xserver/os
Yaakov Selkowitz ea1d76d1b6 Fix formatting of address operators
The formatter confused address operators preceded by casts with
bitwise-and expressions, placing spaces on either side of both.
That syntax isn't used by ordinary address operators, however,
so fix them for consistency.

Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
2012-12-05 18:09:48 -06:00
..
.gitignore
Makefile.am
WaitFor.c
access.c Fix formatting of address operators 2012-12-05 18:09:48 -06:00
auth.c
backtrace.c
client.c
connection.c
io.c os: Don't re-declare ConnectionInputPtr and ConnectionOutputPtr 2012-10-04 23:15:54 -07:00
log.c
mitauth.c
oscolor.c
osdep.h
osinit.c os/osinit.c: no getpgrp() and setpgrp() on WIN32 2012-11-28 14:44:11 +00:00
rpcauth.c
strcasecmp.c
strcasestr.c
strlcat.c
strlcpy.c
strndup.c
utils.c Fix formatting of address operators 2012-12-05 18:09:48 -06:00
xdmauth.c
xdmcp.c Fix formatting of address operators 2012-12-05 18:09:48 -06:00
xprintf.c
xsha1.c os: Add libnettle as a choice of SHA1 implementation 2012-11-05 13:34:18 -06:00
xstrans.c