From owner-cvs-all Thu Dec 24 10:21:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA01522 for cvs-all-outgoing; Thu, 24 Dec 1998 10:21:11 -0800 (PST) (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 KAA01517; Thu, 24 Dec 1998 10:21:09 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA03915; Thu, 24 Dec 1998 10:20:59 -0800 (PST) Date: Thu, 24 Dec 1998 10:20:59 -0800 (PST) Message-Id: <199812241820.KAA03915@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.bin/w w.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/12/24 10:20:58 PST Modified files: usr.bin/w w.c Log: Since argv is in scope, use argv[0] instead of __progname. Suggested by: bde Revision Changes Path 1.30 +2 -2 src/usr.bin/w/w.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message