Piotr Caban : msvcp: Remove superfluous semicolons.

Alexandre Julliard julliard at winehq.org
Wed Nov 28 14:14:06 CST 2012


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

Author: Piotr Caban <piotr at codeweavers.com>
Date:   Wed Nov 28 12:01:33 2012 +0000

msvcp: Remove superfluous semicolons.

---

 dlls/msvcp100/cxx.h       |    2 +-
 dlls/msvcp100/exception.c |   18 +++++++++---------
 dlls/msvcp100/ios.c       |    4 ++--
 dlls/msvcp100/locale.c    |   42 +++++++++++++++++++++---------------------
 dlls/msvcp60/cxx.h        |    2 +-
 dlls/msvcp60/exception.c  |   18 +++++++++---------
 dlls/msvcp60/ios.c        |    4 ++--
 dlls/msvcp60/locale.c     |   42 +++++++++++++++++++++---------------------
 dlls/msvcp71/cxx.h        |    2 +-
 dlls/msvcp71/exception.c  |   18 +++++++++---------
 dlls/msvcp71/ios.c        |    4 ++--
 dlls/msvcp71/locale.c     |   42 +++++++++++++++++++++---------------------
 dlls/msvcp90/cxx.h        |    2 +-
 dlls/msvcp90/exception.c  |   18 +++++++++---------
 dlls/msvcp90/ios.c        |    4 ++--
 dlls/msvcp90/locale.c     |   42 +++++++++++++++++++++---------------------
 16 files changed, 132 insertions(+), 132 deletions(-)

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



More information about the wine-cvs mailing list