From owner-freebsd-commit Fri Nov 17 20:38:02 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id UAA19602 for freebsd-commit-outgoing; Fri, 17 Nov 1995 20:38:02 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id UAA19577 for cvs-all-outgoing; Fri, 17 Nov 1995 20:37:52 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id UAA19563 for cvs-sys-outgoing; Fri, 17 Nov 1995 20:37:46 -0800 Received: (from bde@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id UAA19517 ; Fri, 17 Nov 1995 20:37:28 -0800 Date: Fri, 17 Nov 1995 20:37:28 -0800 From: Bruce Evans Message-Id: <199511180437.UAA19517@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/apm apm.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk bde 95/11/17 20:37:27 Modified: sys/i386/apm apm.c Log: Fixed the types of apm_default_resume() and apm_default_suspend(). Added prototypes.