Project

General

Profile

Actions

Bug #2989

closed

sys/netgraph/fec/ng_fec.c:935: possible typo

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

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

0%

Estimated time:

Description

sys/netgraph/fec/ng_fec.c:935] -> [dragonfly/sys/netgraph/fec/ng_fec.c:935]: (style) Same expression on both sides of '^'.

Source code is

port = (ip6->ip6_dst.s6_addr[15] ^
ip6->ip6_dst.s6_addr[15]) & mask;
Actions #1

Updated by dillon about 7 years ago

  • Status changed from New to Closed

fix committed to master

Actions

Also available in: Atom PDF