summaryrefslogtreecommitdiffstats
path: root/command.c
diff options
context:
space:
mode:
Diffstat (limited to 'command.c')
-rw-r--r--command.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/command.c b/command.c
index 4dc2b7e4d5..dcf8348e4b 100644
--- a/command.c
+++ b/command.c
@@ -1922,7 +1922,7 @@ static int mp_property_teletext_common(m_option_t *prop, int action, void *arg,
{
int val,result;
int base_ioctl=(int)prop->priv;
- /*
+ /*
for teletext's GET,SET,STEP ioctls this is not 0
SET is GET+1
STEP is GET+2