small cosmetical cleanups
[util-vserver.git] / util-vserver / lib / vserver.h
index 467fa7e..d389fbc 100644 (file)
@@ -204,7 +204,7 @@ extern "C" {
 #endif
 
   struct vc_ip_mask_pair {
-    uint32_t   ip;
+      uint32_t ip;
       uint32_t mask;
   };