From owner-cvs-all Sun Aug 27 15:22:16 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 558CE37B43E; Sun, 27 Aug 2000 15:22:14 -0700 (PDT) Received: (from mharo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA74768; Sun, 27 Aug 2000 15:22:14 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Message-Id: <200008272222.PAA74768@freefall.freebsd.org> From: Michael Haro Date: Sun, 27 Aug 2000 15:22:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/trafd/patches patch-ah X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mharo 2000/08/27 15:22:14 PDT Added files: net/trafd/patches patch-ah Log: if (x = y) -> if (x == y) PR: 20825 Submitted by: Oddbjorn Steffensen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message