Commit bc8b5dca authored by Leonid V. Fedorenchik's avatar Leonid V. Fedorenchik Committed by Mauro Carvalho Chehab
Browse files

[media] cx25821-medusa-defines.h: Fix typo



Fix typo in comment in word 'decoder'.

Signed-off-by: default avatarLeonid V. Fedorenchik <leonidsbox@gmail.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent 654d075d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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