]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/nspawn/nspawn-network.c
tree-wide: make ++/-- usage consistent WRT spacing
[thirdparty/systemd.git] / src / nspawn / nspawn-network.c
index fcb1efaa740e7a267a384f1bb3007f3c1028932f..74a0ae865b40f929c36865d5917b9bcf20da9747 100644 (file)
@@ -232,7 +232,7 @@ int setup_veth_extra(
                 if (r < 0)
                         return r;
 
-                idx ++;
+                idx++;
         }
 
         return 0;