André Hentschel : view: Merge 3 C source files and a header file into one file.

Alexandre Julliard julliard at winehq.org
Wed Jul 27 13:25:27 CDT 2011


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

Author: André Hentschel <nerv at dawncrow.de>
Date:   Mon Jul 25 23:52:01 2011 +0200

view: Merge 3 C source files and a header file into one file.

---

 programs/view/Makefile.in |    4 +-
 programs/view/globals.h   |   53 ----------------
 programs/view/init.c      |  100 ------------------------------
 programs/view/view.c      |  148 ++++++++++++++++++++++++++++++++++++++++++---
 programs/view/winmain.c   |   67 --------------------
 5 files changed, 140 insertions(+), 232 deletions(-)

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



More information about the wine-cvs mailing list