git: pfctl(8): Fix two wrong conditions.

Sascha Wildner swildner at crater.dragonflybsd.org
Fri Jan 19 01:10:13 PST 2018


commit e3cdbf6ca558fdeceefde6f8fa5b7e1ebaa8a513
Author: Sascha Wildner <saw at online.de>
Date:   Fri Jan 19 10:09:09 2018 +0100

    pfctl(8): Fix two wrong conditions.
    
    Caught by gcc80's -Wtautological-compare option.

Summary of changes:
 usr.sbin/pfctl/pfctl_optimize.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e3cdbf6ca558fdeceefde6f8fa5b7e1ebaa8a513


-- 
DragonFly BSD source repository



More information about the Commits mailing list