Make a run with perltidy to format the code. Per request from Andrew Dunstan.

Magnus Hagander <magnus@hagander.net>

Commit: eee22892872424b4c1f2623020c929a10399e831
Author: Magnus Hagander <magnus@hagander.net>
Date: 2007-03-12T19:10:50Z
Releases: 8.3.0
Make a run with perltidy to format the code. Per request from Andrew Dunstan.

Files

PathChange+/−
src/tools/msvc/config.pl modified +14 −14
src/tools/msvc/genbki.pl modified +164 −127
src/tools/msvc/gendef.pl modified +36 −31
src/tools/msvc/install.pl modified +157 −123
src/tools/msvc/mkvcbuild.pl modified +277 −223
src/tools/msvc/Project.pm modified +417 −326
src/tools/msvc/README modified +8 −0
src/tools/msvc/Solution.pm modified +303 −245