Detlef Riekenberg : localspl: Move provider functions to a seperate file.

Alexandre Julliard julliard at winehq.org
Mon Feb 9 10:29:54 CST 2009


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

Author: Detlef Riekenberg <wine.dev at web.de>
Date:   Sun Feb  8 16:38:30 2009 +0100

localspl: Move provider functions to a seperate file.

---

 dlls/localspl/Makefile.in        |    3 +-
 dlls/localspl/localspl_main.c    | 1303 +-------------------------------------
 dlls/localspl/localspl_private.h |    1 +
 dlls/localspl/provider.c         | 1327 ++++++++++++++++++++++++++++++++++++++
 4 files changed, 1333 insertions(+), 1301 deletions(-)

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



More information about the wine-cvs mailing list