tighten formatting rules
[oweals/gnunet.git] / src / testing / testing.c
index 362a24af587315fc3adbd0339950eb2963ace953..3e447e1ffd00980261b3128c133261246ff3f2b7 100644 (file)
@@ -595,8 +595,7 @@ GNUNET_TESTING_reserve_port (struct GNUNET_TESTING_System *system)
          address families are considered open.
          On system with either IPv4 or IPv6. A port is considered open if it's
          open in the respective address family
-   */
-  hint.ai_family = AF_UNSPEC; /* IPv4 and IPv6 */
+   */hint.ai_family = AF_UNSPEC; /* IPv4 and IPv6 */
   hint.ai_socktype = 0;
   hint.ai_protocol = 0;
   hint.ai_addrlen = 0;