Module: wine Branch: master Commit: 46f1d2a48af04eefc700dcb7b262601fa271ed9d URL: http://source.winehq.org/git/wine.git/?a=commit;h=46f1d2a48af04eefc700dcb7b2...
Author: Alexandre Julliard julliard@winehq.org Date: Mon Sep 26 15:29:28 2011 +0200
winex11: Remove redundant pixmap prefix in X_PHYSBITMAP field names.
---
dlls/winex11.drv/bitblt.c | 8 ++++---- dlls/winex11.drv/bitmap.c | 14 +++++++------- dlls/winex11.drv/brush.c | 4 ++-- dlls/winex11.drv/dib.c | 22 +++++++++++----------- dlls/winex11.drv/opengl.c | 2 +- dlls/winex11.drv/x11drv.h | 4 ++-- dlls/winex11.drv/xrender.c | 15 +++++++-------- 7 files changed, 34 insertions(+), 35 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=46f1d2a48af04eefc700dc...