Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/acpi Hm, the warning sign was not big enough.
details: https://anonhg.NetBSD.org/src/rev/5796f9df70cc
branches: trunk
changeset: 758462:5796f9df70cc
user: gsutre <gsutre%NetBSD.org@localhost>
date: Fri Nov 05 10:35:00 2010 +0000
description:
Hm, the warning sign was not big enough.
diffstat:
sys/dev/acpi/fujitsu_acpi.c | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r 5c0fed4538ce -r 5796f9df70cc sys/dev/acpi/fujitsu_acpi.c
--- a/sys/dev/acpi/fujitsu_acpi.c Fri Nov 05 10:28:20 2010 +0000
+++ b/sys/dev/acpi/fujitsu_acpi.c Fri Nov 05 10:35:00 2010 +0000
@@ -1,5 +1,4 @@
-/* XXX REMOVE ME $Id: fujitsu_acpi.c,v 1.1 2010/11/05 10:28:21 gsutre Exp $ */
-/* $NetBSD: fujitsu_acpi.c,v 1.1 2010/11/05 10:28:21 gsutre Exp $ */
+/* $NetBSD: fujitsu_acpi.c,v 1.2 2010/11/05 10:35:00 gsutre Exp $ */
/*-
* Copyright (c) 2010 The NetBSD Foundation, Inc.
@@ -78,7 +77,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: fujitsu_acpi.c,v 1.1 2010/11/05 10:28:21 gsutre Exp $");
+__KERNEL_RCSID(0, "$NetBSD: fujitsu_acpi.c,v 1.2 2010/11/05 10:35:00 gsutre Exp $");
#include <sys/param.h>
#include <sys/device.h>
Home |
Main Index |
Thread Index |
Old Index