]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r303893, r303894:
authorpfg <pfg@FreeBSD.org>
Thu, 8 Sep 2016 15:25:41 +0000 (15:25 +0000)
committerpfg <pfg@FreeBSD.org>
Thu, 8 Sep 2016 15:25:41 +0000 (15:25 +0000)
commit1a264b6c55be53aa6af99a402a6dd4910a35b2cc
tree9b95a54d2dba8c22e52edb1f71edfeef3dbbb710
parentdf6118f9f9cb97b8f026464f186ed508b4da082b
MFC r303893, r303894:
misc replacements of comma with semicolon when pertinent.

Uses of commas instead of a semicolons can easily go undetected. The comma
can serve as a statement separator but this shouldn't be abused when
statements are meant to be standalone.
lib/libpcap/pcap-netmap.c
usr.sbin/ancontrol/ancontrol.c