From owner-freebsd-commit Fri Feb 16 07:43:08 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA11026 for freebsd-commit-outgoing; Fri, 16 Feb 1996 07:43:08 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA10967 for cvs-all-outgoing; Fri, 16 Feb 1996 07:42:23 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA10956 for cvs-usrbin-outgoing; Fri, 16 Feb 1996 07:42:20 -0800 (PST) Received: (from wollman@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA10947 Fri, 16 Feb 1996 07:42:17 -0800 (PST) Date: Fri, 16 Feb 1996 07:42:17 -0800 (PST) From: Garrett Wollman Message-Id: <199602161542.HAA10947@freefall.freebsd.org> To: CVS-committers, cvs-usrbin Subject: cvs commit: src/usr.bin/netstat route.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk wollman 96/02/16 07:42:17 Modified: usr.bin/netstat route.c Log: For some reason, the changes to make route.c compile didn't make it over. Fixed. Pointed-out-by: joerg Revision Changes Path 1.12 +9 -1 src/usr.bin/netstat/route.c