Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/isa Oops! Make it compile again.
details: https://anonhg.NetBSD.org/src/rev/3a3446bdfe93
branches: trunk
changeset: 477036:3a3446bdfe93
user: itohy <itohy%NetBSD.org@localhost>
date: Thu Oct 07 08:16:51 1999 +0000
description:
Oops! Make it compile again.
diffstat:
sys/dev/isa/ym.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r bb48800f8fa8 -r 3a3446bdfe93 sys/dev/isa/ym.c
--- a/sys/dev/isa/ym.c Thu Oct 07 03:28:56 1999 +0000
+++ b/sys/dev/isa/ym.c Thu Oct 07 08:16:51 1999 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: ym.c,v 1.11 1999/10/07 03:28:56 itohy Exp $ */
+/* $NetBSD: ym.c,v 1.12 1999/10/07 08:16:51 itohy Exp $ */
/*-
* Copyright (c) 1999 The NetBSD Foundation, Inc.
@@ -111,7 +111,7 @@
#define YM_POWER_OFF_SEC 5
#endif
-/* Default mixer settings. /
+/* Default mixer settings. */
#ifndef YM_VOL_MASTER
#define YM_VOL_MASTER 220
#endif
Home |
Main Index |
Thread Index |
Old Index