dlls/userenv: fixed stubs GetUserProfileDirectoryW/A (4)

Jeremy White jwhite at codeweavers.com
Thu Mar 5 08:09:09 CST 2009


> Much less important but still: please remove trailing whitespaces.
> 'git apply' should not produce any warnings.

I've discovered that if you use git-add to fully stage your commit, you 
can then run:
  git-diff-index --check HEAD
immediately prior to committing; that will catch such warnings while
it's easy to fix them.

Cheers,

Jeremy



More information about the wine-devel mailing list