Fix comment.
authormiod <miod@openbsd.org>
Mon, 27 Jun 2022 20:14:51 +0000 (20:14 +0000)
committermiod <miod@openbsd.org>
Mon, 27 Jun 2022 20:14:51 +0000 (20:14 +0000)
sys/dev/ic/arcofi.c

index 5152f2d..8b51d1c 100644 (file)
@@ -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       */