From owner-cvs-all Tue Feb 24 18:24:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA07481 for cvs-all-outgoing; Tue, 24 Feb 1998 18:24:25 -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 SAA07462; Tue, 24 Feb 1998 18:24:23 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA00636; Tue, 24 Feb 1998 18:24:05 -0800 (PST) Date: Tue, 24 Feb 1998 18:24:05 -0800 (PST) Message-Id: <199802250224.SAA00636@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/error error.h touch.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/02/24 18:24:05 PST Modified files: usr.bin/error error.h touch.c Log: Fixed the usual type mismatch for a signal handling function. Revision Changes Path 1.4 +1 -1 src/usr.bin/error/error.h 1.5 +3 -2 src/usr.bin/error/touch.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message