Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/amiga/dev s/epxected/expected/
details: https://anonhg.NetBSD.org/src/rev/52fa243a9998
branches: trunk
changeset: 361165:52fa243a9998
user: andvar <andvar%NetBSD.org@localhost>
date: Sat Feb 12 23:30:30 2022 +0000
description:
s/epxected/expected/
diffstat:
sys/arch/amiga/dev/repulse.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r abc3415251b3 -r 52fa243a9998 sys/arch/amiga/dev/repulse.c
--- a/sys/arch/amiga/dev/repulse.c Sat Feb 12 23:03:52 2022 +0000
+++ b/sys/arch/amiga/dev/repulse.c Sat Feb 12 23:30:30 2022 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: repulse.c,v 1.23 2019/06/08 08:02:36 isaki Exp $ */
+/* $NetBSD: repulse.c,v 1.24 2022/02/12 23:30:30 andvar Exp $ */
/*-
* Copyright (c) 2001 The NetBSD Foundation, Inc.
@@ -30,7 +30,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: repulse.c,v 1.23 2019/06/08 08:02:36 isaki Exp $");
+__KERNEL_RCSID(0, "$NetBSD: repulse.c,v 1.24 2022/02/12 23:30:30 andvar Exp $");
#include <sys/types.h>
#include <sys/param.h>
@@ -310,7 +310,7 @@
/*
* Print a warning if the codec doesn't support hardware variable
* rate audio. As the initial incarnations of the Repulse board
- * are AC'97 2.1, it is epxected that we'll always have VRA.
+ * are AC'97 2.1, it is expected that we'll always have VRA.
*/
/*
* XXX this should be a panic(). OTOH, audio codec speed is not
Home |
Main Index |
Thread Index |
Old Index