Project

General

Profile

Actions

Bug #3017

closed

sbin/ipfw3/ipfw3.c:2519: redundant compare ?

Added by dcb about 7 years ago. Updated almost 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
04/11/2017
Due date:
% Done:

0%

Estimated time:

Description

dragonfly/sbin/ipfw3/ipfw3.c:2519] -> [dragonfly/sbin/ipfw3/ipfw3.c:2519]: (style) Same expression on both sides of '||'.

if (!strncmp(*av, "show", strlen(*av)) ||
!strncmp(*av, "show", strlen(*av))) {
Actions #1

Updated by tuxillo almost 2 years ago

  • Status changed from New to Closed
  • Assignee set to bycn82
Actions

Also available in: Atom PDF