diff --git a/sound/oss/coproc.h b/sound/oss/coproc.h index 7306346e9ac412b5514b2adcfb23723e5b0de55e..7bec21bbdd88d13985cc8c1c4d84169d8903319c 100644 --- a/sound/oss/coproc.h +++ b/sound/oss/coproc.h @@ -4,7 +4,7 @@ */ /* - * Coprocessor access types + * Coprocessor access types */ #define COPR_CUSTOM 0x0001 /* Custom applications */ #define COPR_MIDI 0x0002 /* MIDI (MPU-401) emulation */