From 64d82100c6dec1778b0076643d65ac50c602f923 Mon Sep 17 00:00:00 2001 From: Jason Downs Date: Sun, 22 Jun 1997 22:45:35 +0000 Subject: Fix comment. --- sys/arch/sparc/dev/power.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'sys/arch/sparc/dev/power.c') diff --git a/sys/arch/sparc/dev/power.c b/sys/arch/sparc/dev/power.c index d796f382798..d083500333f 100644 --- a/sys/arch/sparc/dev/power.c +++ b/sys/arch/sparc/dev/power.c @@ -1,4 +1,4 @@ -/* $OpenBSD: power.c,v 1.2 1997/06/22 22:32:38 downsj Exp $ */ +/* $OpenBSD: power.c,v 1.3 1997/06/22 22:45:34 downsj Exp $ */ /* $NetBSD: power.c,v 1.2 1996/05/16 15:56:56 abrown Exp $ */ /* @@ -67,8 +67,6 @@ static char power_attached = 0; * This is the driver for the "power" register available on some Sun4m * machines. This allows the machine to remove power automatically when * shutdown or halted or whatever. - * - * XXX: this capability is not utilized in the current kernel. */ static int -- cgit v1.2.3