Michael Stefaniuc : ntdll: Remove superfluous pointer casts.

Alexandre Julliard julliard at winehq.org
Mon Mar 23 12:34:49 CDT 2009


Module: wine
Branch: master
Commit: d2f6f56873d04945eb1967b281e8f90e3ec60b2d
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=d2f6f56873d04945eb1967b281e8f90e3ec60b2d

Author: Michael Stefaniuc <mstefani at redhat.de>
Date:   Tue Mar 17 00:12:11 2009 +0100

ntdll: Remove superfluous pointer casts.

---

 dlls/ntdll/atom.c         |    4 +-
 dlls/ntdll/cdrom.c        |   51 ++++++++++++++++++++++-----------------------
 dlls/ntdll/directory.c    |    2 +-
 dlls/ntdll/file.c         |    2 +-
 dlls/ntdll/handletable.c  |    6 ++--
 dlls/ntdll/heap.c         |   18 ++++++++--------
 dlls/ntdll/loader.c       |    4 +-
 dlls/ntdll/nt.c           |    8 +++---
 dlls/ntdll/om.c           |    6 ++--
 dlls/ntdll/reg.c          |    6 ++--
 dlls/ntdll/sec.c          |   16 +++++++-------
 dlls/ntdll/serial.c       |   32 ++++++++++++++--------------
 dlls/ntdll/sync.c         |    4 +-
 dlls/ntdll/tape.c         |   20 ++++++++--------
 dlls/ntdll/tests/file.c   |    2 +-
 dlls/ntdll/tests/reg.c    |    2 +-
 dlls/ntdll/tests/rtlstr.c |    2 +-
 dlls/ntdll/virtual.c      |    4 +-
 18 files changed, 94 insertions(+), 95 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=d2f6f56873d04945eb1967b281e8f90e3ec60b2d



More information about the wine-cvs mailing list