Commit 812ba354 authored by Mitchell Hashimoto's avatar Mitchell Hashimoto

fmt

parent b2255751
......@@ -20,7 +20,7 @@ import (
//
// Produces:
// vnc_port uint - The port that VNC is configured to listen on.
type StepConfigureVNC struct{
type StepConfigureVNC struct {
VNCPortMin uint
VNCPortMax uint
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment