mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-01 00:36:40 +09:00
[media] cx25821-medusa-defines.h: Fix typo
Fix typo in comment in word 'decoder'. Signed-off-by: Leonid V. Fedorenchik <leonidsbox@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
committed by
Mauro Carvalho Chehab
parent
654d075d5d
commit
bc8b5dcaf5
@@ -23,7 +23,7 @@
|
||||
#ifndef _MEDUSA_DEF_H_
|
||||
#define _MEDUSA_DEF_H_
|
||||
|
||||
/* Video deocder that we supported */
|
||||
/* Video decoder that we supported */
|
||||
#define VDEC_A 0
|
||||
#define VDEC_B 1
|
||||
#define VDEC_C 2
|
||||
|
||||
Reference in New Issue
Block a user