Skip to content
  • Ian Lynagh's avatar
    Fix Windows build failure · 183d6c8e
    Ian Lynagh authored
    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.
    183d6c8e