Module: wine Branch: master Commit: 3471f841a16df35c2f86d3ff54d71f1de009328f URL: http://source.winehq.org/git/wine.git/?a=commit;h=3471f841a16df35c2f86d3ff54...
Author: Austin English austinenglish@gmail.com Date: Wed Jan 9 13:37:05 2008 -0600
wined3d: Spelling fixes.
---
dlls/wined3d/arb_program_shader.c | 6 +++--- dlls/wined3d/baseshader.c | 2 +- dlls/wined3d/basetexture.c | 6 +++--- dlls/wined3d/context.c | 8 ++++---- dlls/wined3d/device.c | 26 +++++++++++++------------- dlls/wined3d/directx.c | 6 +++--- dlls/wined3d/drawprim.c | 4 ++-- dlls/wined3d/pixelshader.c | 4 ++-- dlls/wined3d/query.c | 4 ++-- dlls/wined3d/resource.c | 4 ++-- dlls/wined3d/state.c | 18 +++++++++--------- dlls/wined3d/utils.c | 6 +++--- dlls/wined3d/vertexbuffer.c | 8 ++++---- dlls/wined3d/vertexshader.c | 8 ++++---- dlls/wined3d/wined3d_private.h | 4 ++-- 15 files changed, 57 insertions(+), 57 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=3471f841a16df35c2f86d3...