From owner-cvs-all Sat Jun 6 14:50:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA25640 for cvs-all-outgoing; Sat, 6 Jun 1998 14:50:29 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA25625; Sat, 6 Jun 1998 14:50:25 -0700 (PDT) (envelope-from julian@FreeBSD.org) From: Julian Elischer Received: (from julian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA12530; Sat, 6 Jun 1998 14:49:19 -0700 (PDT) Date: Sat, 6 Jun 1998 14:49:19 -0700 (PDT) Message-Id: <199806062149.OAA12530@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/netinet ip_input.c ip_output.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk julian 1998/06/06 14:49:18 PDT Modified files: sys/netinet ip_input.c ip_output.c Log: Make sure the default value of a dummy variable is 0 so that it doesn't do anything. Revision Changes Path 1.89 +2 -2 src/sys/netinet/ip_input.c 1.71 +2 -2 src/sys/netinet/ip_output.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message