artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
daa2315
)
Fix comment.
author
miod
<miod@openbsd.org>
Mon, 27 Jun 2022 20:14:51 +0000
(20:14 +0000)
committer
miod
<miod@openbsd.org>
Mon, 27 Jun 2022 20:14:51 +0000
(20:14 +0000)
sys/dev/ic/arcofi.c
patch
|
blob
|
history
diff --git
a/sys/dev/ic/arcofi.c
b/sys/dev/ic/arcofi.c
index
5152f2d
..
8b51d1c
100644
(file)
--- a/
sys/dev/ic/arcofi.c
+++ b/
sys/dev/ic/arcofi.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: arcofi.c,v 1.
19 2022/03/21 19:22:40
miod Exp $ */
+/* $OpenBSD: arcofi.c,v 1.
20 2022/06/27 20:14:51
miod Exp $ */
/*
* Copyright (c) 2011 Miodrag Vallat.
@@
-574,7
+574,7
@@
arcofi_mi_to_gain(int lvl)
}
/*
- * Input and output ports definition (used to be in <audioio.h>
+ * Input and output ports definition (used to be in <audioio.h>
)
*/
#define AUDIO_SPEAKER 0x01 /* built-in speaker */
#define AUDIO_LINE_IN 0x02 /* line in */