From owner-cvs-sys Fri Sep 8 12:18:08 1995 Return-Path: cvs-sys-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA27839 for cvs-sys-outgoing; Fri, 8 Sep 1995 12:18:08 -0700 Received: (from bde@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA27827 ; Fri, 8 Sep 1995 12:18:03 -0700 Date: Fri, 8 Sep 1995 12:18:03 -0700 From: Bruce Evans Message-Id: <199509081918.MAA27827@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/sys conf.h Sender: cvs-sys-owner@FreeBSD.org Precedence: bulk bde 95/09/08 12:18:03 Modified: sys/sys conf.h Log: d_stop functions always returned void. Fix the declaration of d_stop_t to match.