Date: Tue, 21 Dec 1999 03:25:31 -0800 (PST) From: Yoshinobu Inoue <shin@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/netstat route.c Message-ID: <199912211125.DAA42167@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
shin 1999/12/21 03:25:31 PST Modified files: usr.bin/netstat route.c Log: Added missing declaration for argment specification at pr_rthdr(), caused by my previous patch, sorry. Also, changed its var name from 'af' to 'wid_af', to avoid confusion with global var 'af'. Revision Changes Path 1.39 +5 -4 src/usr.bin/netstat/route.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912211125.DAA42167>