Remove extra whitespace
authorMichele Tartara <mtartara@google.com>
Mon, 22 Jul 2013 10:53:48 +0000 (10:53 +0000)
committerMichele Tartara <mtartara@google.com>
Mon, 22 Jul 2013 11:33:22 +0000 (11:33 +0000)
Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed-by: Helga Velroyen <helgav@google.com>

src/Ganeti/Objects.hs

index cec44ff..dca8a03 100644 (file)
@@ -282,7 +282,7 @@ instance TimeStampObject Network where
 $(buildParam "Nic" "nicp"
   [ simpleField "mode" [t| NICMode |]
   , simpleField "link" [t| String  |]
-  , simpleField "vlan" [t| Maybe String  |]
+  , simpleField "vlan" [t| Maybe String |]
   ])
 
 $(buildObject "PartialNic" "nic" $