Cleanup: Remove unnecessary newline
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 19 Feb 2016 19:34:22 +0000 (14:34 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 19 Feb 2016 19:34:53 +0000 (14:34 -0500)
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/common/uri.c

index ef68cd4fad28be8f3a26e82db2f8e10812739f46..fb61a5bbdc0c61138823fbae0fd143bffb328f65 100644 (file)
@@ -68,7 +68,6 @@ static const inline char *strpbrk_or_eos(const char *s, const char *accept)
        return p;
 }
 
-
 /*
  * Validate if proto is a supported protocol from proto_uri array.
  */
This page took 0.025029 seconds and 4 git commands to generate.