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 0a67038a70..3e4be61b06 100644
--- a/command.c
+++ b/command.c
@@ -1888,7 +1888,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