Commit Diff


commit - f722f3c5aab71f48c1001d2e1c3f1fdf77d4a1ae
commit + 6d91731552a1be86794a0164b9c8313e0631725d
blob - d8a050b64fa04e57aed62cb8dd1008b90ce19f16
blob + 99cd791e608eddf3c3c50fd9cb8ea822223d126d
--- gmid.h
+++ gmid.h
@@ -107,7 +107,6 @@ struct client {
 	struct in_addr	 addr;
 };
 
-
 struct uri {
 	char		*schema;
 	char		*host;