diff options
Diffstat (limited to 'pcap.c')
-rw-r--r-- | pcap.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -153,7 +153,7 @@ void pcapmm(struct mmsghdr *mmh, unsigned int vlen) /** * pcap_init() - Initialise pcap file * @c: Execution context - * @index: pcap name index: passt instance number or pasta target pid + * @index: pcap name index: passt instance number or pasta netns socket */ void pcap_init(struct ctx *c, int index) { |