]> The Tcpdump Group git mirrors - libpcap/commitdiff
Clean up comment formatting.
authorGuy Harris <[email protected]>
Sat, 28 Sep 2019 21:19:28 +0000 (14:19 -0700)
committerGuy Harris <[email protected]>
Wed, 2 Oct 2019 20:46:02 +0000 (13:46 -0700)
rpcapd/daemon.c

index c3599828874298ec74a6b512cc79247099f1805f..7e5983947a30fd04905ad685619888c1dda2c207 100644 (file)
@@ -2985,6 +2985,7 @@ static void session_close(struct session *session)
        }
 }
 
+//
 // Check whether a capture source string is a URL or not.
 // This includes URLs that refer to a local device; a scheme, followed
 // by ://, followed by *another* scheme and ://, is just silly, and