MSVC Compiler Compatibility
authorJ.R. Mash <jmash.code@gmail.com>
Tue, 19 Aug 2014 18:26:54 +0000 (11:26 -0700)
committerJ.R. Mash <jmash.code@gmail.com>
Tue, 19 Aug 2014 18:26:54 +0000 (11:26 -0700)
commita89f397501b19e49c27ef597edace8498ed6875d
tree6c76198f7920e274bfed10697c187b9ff83ff47f
parent67523925ccdb8365504f86d34570e2cc5e8847a0
MSVC Compiler Compatibility

Move variable declaration to the beginning of the block, for better C90 compliance. Should compile now in MSVC.
Name.xs