Wireshark-users: Re: [Wireshark-users] Dumpcap batch file front-end with event notification and t
Christopher Maynard <Christopher.Maynard@...> writes:
> 371c371
> < START "" "http://www.wireshark.org/docs/man-pages/dumpcap.html"
> ---
> > START "" "http://www.wireshark.org/docs/man-pages/dumpcap.html";
>
Wow, so if you look at my follow-up at
http://www.wireshark.org/lists/wireshark-users/201405/msg00031.html, you'll
see that a semicolon is added again, so now the 1st line has one where there
was none before, and the 2nd line has two where there was one before.
Something tells me *this* one will have 2 and 3, respectively.
To be clear, there should be *NO* semi-colons at the end of that line.
- Chris