Fix error in comment due to copy/paste from VMware step

This commit is contained in:
DanHam 2018-07-17 16:33:48 +01:00
parent 36bd2f5691
commit 2bb5a92755
No known key found for this signature in database
GPG Key ID: 58E79AEDD6AA987E
1 changed files with 3 additions and 4 deletions

View File

@ -17,10 +17,9 @@ import (
// //
// Uses: // Uses:
// communicator packer.Communicator // communicator packer.Communicator
// dir OutputDir
// driver Driver // driver Driver
// ui packer.Ui // ui packer.Ui
// vmx_path string // vmName string
// //
// Produces: // Produces:
// <nothing> // <nothing>