summaryrefslogtreecommitdiff
path: root/rpcapd
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2019-09-28 14:19:28 -0700
committerGuy Harris <guy@alum.mit.edu>2019-10-02 13:46:02 -0700
commit5889aeb0505ab40ba638f576e2b416f54b0a9781 (patch)
tree1636bb76aa5a605b9e89df321e025d87f38dd9b0 /rpcapd
parente2a475890d0456af3469750f151b8e3b3394e0d9 (diff)
downloadlibpcap-5889aeb0505ab40ba638f576e2b416f54b0a9781.tar.gz
Clean up comment formatting.
Diffstat (limited to 'rpcapd')
-rw-r--r--rpcapd/daemon.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/rpcapd/daemon.c b/rpcapd/daemon.c
index c3599828..7e598394 100644
--- a/rpcapd/daemon.c
+++ b/rpcapd/daemon.c
@@ -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