[PULL] formatting fix

Yaakov Selkowitz yselkowitz at gmail.com
Wed Dec 5 16:15:18 PST 2012


Keith,

The following changes since commit
b51a1bd2766e7dc975ca8f1cacc3f8bd0e1a68a3:

  Merge remote-tracking branch 'whot/for-keith' (2012-11-30 09:31:46
-0800)

are available in the git repository at:

  git://people.freedesktop.org/~yselkowitz/xserver.git master

for you to fetch changes up to ea1d76d1b68c7cbcedcaa1f967c5027e0cc1c7a2:

  Fix formatting of address operators (2012-12-05 18:09:48 -0600)

----------------------------------------------------------------
Yaakov Selkowitz (1):
      Fix formatting of address operators

 Xext/saver.c                       |    2 +-
 Xi/extinit.c                       |    6 +-
 Xi/gtmotion.c                      |    2 +-
 Xi/xichangehierarchy.c             |    2 +-
 Xi/xiquerydevice.c                 |    4 +-
 dix/colormap.c                     |    8 +-
 dix/devices.c                      |    4 +-
 dix/dispatch.c                     |    2 +-
 dix/eventconvert.c                 |    2 +-
 dix/window.c                       |    2 +-
 exa/exa.c                          |    4 +-
 fb/fbgc.c                          |    4 +-
 glx/glapi.c                        |    2 +-
 glx/glxdri.c                       |    2 +-
 glx/indirect_program.c             |    2 +-
 glx/indirect_texture_compression.c |    4 +-
 glx/renderpixswap.c                |   20 ++--
 glx/singlepix.c                    |   18 +-
 glx/singlepixswap.c                |   18 +-
 glx/xfont.c                        |    2 +-
 hw/dmx/config/Canvas.c             |    4 +-
 hw/dmx/dmx_glxvisuals.c            |    4 +-
 hw/dmx/dmxwindow.c                 |    2 +-
 hw/dmx/examples/xinput.c           |    4 +-
 hw/dmx/glxProxy/glxcmds.c          |   16 +-
 hw/dmx/glxProxy/glxcmdsswap.c      |    2 +-
 hw/dmx/glxProxy/glxscreens.c       |    4 +-
 hw/dmx/glxProxy/glxsingle.c        |    6 +-
 hw/dmx/glxProxy/glxvendor.c        |    4 +-
 hw/dmx/glxProxy/renderpixswap.c    |  310
++++++++++++++++++------------------
 hw/kdrive/ephyr/XF86dri.c          |   18 +-
 hw/kdrive/ephyr/ephyrdriext.c      |    4 +-
 hw/kdrive/ephyr/ephyrhostglx.c     |   10 +-
 hw/kdrive/ephyr/ephyrhostproxy.c   |    2 +-
 hw/kdrive/ephyr/ephyrhostvideo.c   |    4 +-
 hw/kdrive/ephyr/ephyrvideo.c       |    2 +-
 hw/xfree86/common/xf86cmap.c       |    2 +-
 hw/xfree86/dri/xf86dri.c           |    4 +-
 hw/xfree86/i2c/fi1236.c            |   10 +-
 hw/xfree86/i2c/tda9850.c           |    2 +-
 hw/xwin/InitOutput.c               |    2 +-
 hw/xwin/glx/indirect.c             |    4 +-
 hw/xwin/winclipboardxevents.c      |    6 +-
 hw/xwin/wincursor.c                |    6 +-
 hw/xwin/winengine.c                |    2 +-
 hw/xwin/wingc.c                    |    4 +-
 hw/xwin/winmsg.c                   |    2 +-
 hw/xwin/winmultiwindowicons.c      |    2 +-
 hw/xwin/winmultiwindowshape.c      |    2 +-
 hw/xwin/winmultiwindowwndproc.c    |    2 +-
 hw/xwin/winpfbdd.c                 |    8 +-
 hw/xwin/winpixmap.c                |    2 +-
 hw/xwin/winscrinit.c               |    2 +-
 hw/xwin/winsetsp.c                 |    4 +-
 hw/xwin/winshaddd.c                |    8 +-
 hw/xwin/winshadddnl.c              |   10 +-
 hw/xwin/winshadgdi.c               |    2 +-
 hw/xwin/winwin32rootless.c         |    6 +-
 hw/xwin/winwin32rootlesswndproc.c  |    6 +-
 os/access.c                        |    2 +-
 os/utils.c                         |    2 +-
 os/xdmcp.c                         |   12 +-
 test/input.c                       |    2 +-
 test/xi2/protocol-eventconvert.c   |    2 +-
 test/xi2/protocol-xiquerydevice.c  |    2 +-
 test/xi2/protocol-xiselectevents.c |   12 +-
 xkb/xkb.c                          |   36 ++--
 xkb/xkbout.c                       |    2 +-
 68 files changed, 338 insertions(+), 338 deletions(-)




More information about the xorg-devel mailing list