From owner-cvs-all Sat Aug 19 4:45:21 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 6EBEF37B423; Sat, 19 Aug 2000 04:45:19 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA19663; Sat, 19 Aug 2000 04:45:19 -0700 (PDT) (envelope-from markm@FreeBSD.org) Message-Id: <200008191145.EAA19663@freefall.freebsd.org> From: Mark Murray Date: Sat, 19 Aug 2000 04:45:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/dialog dialog.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG markm 2000/08/19 04:45:19 PDT Modified files: gnu/usr.bin/dialog dialog.c Log: Silence -Wall; main()'s second argument was "unsigned char **", and this had filtered down into too many other places. Revision Changes Path 1.13 +8 -6 src/gnu/usr.bin/dialog/dialog.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message