dastworx, fix broken build due to typo in identifier

This commit is contained in:
Basile Burg 2016-09-04 12:42:40 +02:00
parent 1f4fcd682e
commit b22b13d008
1 changed files with 1 additions and 1 deletions

View File

@ -168,7 +168,7 @@ private static immutable predefinedVersions = [
"X86_64" "X86_64"
]; ];
private void fillBadVrsions() private void fillBadVersions()
{ {
// note: compiler switch -m32/64 can lead to wrong results // note: compiler switch -m32/64 can lead to wrong results