Francois Gouget : shell32: Add a couple of spaces in the spec file.

Alexandre Julliard julliard at winehq.org
Fri Dec 12 07:04:17 CST 2008


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

Author: Francois Gouget <fgouget at free.fr>
Date:   Fri Dec 12 10:19:43 2008 +0100

shell32: Add a couple of spaces in the spec file.

---

 dlls/shell32/shell32.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dlls/shell32/shell32.spec b/dlls/shell32/shell32.spec
index 7e98b5f..b4761c6 100644
--- a/dlls/shell32/shell32.spec
+++ b/dlls/shell32/shell32.spec
@@ -34,7 +34,7 @@
   35 stdcall -noname PathRemoveFileSpec(ptr) PathRemoveFileSpecAW
   36 stdcall -noname PathAppend(ptr ptr) PathAppendAW
   37 stdcall -noname PathCombine(ptr ptr ptr) PathCombineAW
-  38 stdcall -noname PathStripPath(ptr)PathStripPathAW
+  38 stdcall -noname PathStripPath(ptr) PathStripPathAW
   39 stdcall -noname PathIsUNC(ptr) PathIsUNCAW
   40 stdcall -noname PathIsRelative(ptr) PathIsRelativeAW
   41 stdcall -noname IsLFNDriveA(str)
@@ -42,7 +42,7 @@
   43 stdcall -noname PathIsExe(ptr) PathIsExeAW
   45 stdcall -noname PathFileExists(ptr) PathFileExistsAW
   46 stdcall -noname PathMatchSpec(ptr ptr) PathMatchSpecAW
-  47 stdcall -noname PathMakeUniqueName(ptr long ptr ptr ptr)PathMakeUniqueNameAW
+  47 stdcall -noname PathMakeUniqueName(ptr long ptr ptr ptr) PathMakeUniqueNameAW
   48 stdcall -noname PathSetDlgItemPath(long long ptr) PathSetDlgItemPathAW
   49 stdcall -noname PathQualify(ptr) PathQualifyAW
   50 stdcall -noname PathStripToRoot(ptr) PathStripToRootAW




More information about the wine-cvs mailing list