Fix Windows build failure
authorIan Lynagh <igloo@earth.li>
Sun, 5 Jun 2011 18:16:35 +0000 (19:16 +0100)
committerIan Lynagh <igloo@earth.li>
Sun, 5 Jun 2011 18:16:35 +0000 (19:16 +0100)
We were calling freeArgv with arguments of the wrong type.
But actually, we had our own copy of its loop anyway, so
now we just use that instead.


No differences found