commit 7855256f9e6d758916c5c38d157dc5d8decde203
parent 351ac491358f89a7860bbbe9963cb4bc7d60000f
Author: Jordan Ritter <jpr5@darkridge.com>
Date: Fri, 8 Sep 2017 07:54:25 -0700
Fix another doc goof
Diffstat:
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/README.md b/README.md
@@ -17,8 +17,7 @@ common packet sniffing tools, such as tcpdump and snoop.
* Update to use 32bit values where relevant
* Emit frame # in header, useful for reference/analysis
* Emit total received, matched upon exit (dropped unreliable PCAP stats)
- * Import debian patches related to autotools, manpage, and compilation
- * on other platforms
+ * Import debian patches related to autotools, manpage, and compilation on other platforms
* Fix build clean/distclean when not linked against provided GNU regex
* Fix build --enable/--disable flag processing
* Fix building under MS VS2012 / Win32