file.d: move variable declarations before body of functions.
authorDaniel Kochmański <dkochmanski@hellsgate.pl>
Wed, 25 Feb 2015 20:59:32 +0000 (21:59 +0100)
committerDaniel Kochmański <dkochmanski@hellsgate.pl>
Wed, 25 Feb 2015 20:59:32 +0000 (21:59 +0100)
commitf499cf744feb55019088027441662fa05de353ce
treecdb6dbe07cd152dac8b29fc2bf8be9bc524f93b9
parent18d46b200dc3d9608ede518f665133ef64ec81f4
file.d: move variable declarations before body of functions.

This patch is necessary to compile ECL under MSVC (2008/2010) on
Windows platform.
src/c/file.d