summaryrefslogtreecommitdiffstats
path: root/TOOLS/lua/autodeint.lua
diff options
context:
space:
mode:
authorMichael Vetter <g.bluehut@gmail.com>2015-05-15 10:34:39 +0200
committerwm4 <wm4@nowhere>2015-05-15 11:02:44 +0200
commit9251fa125f6ebc0f485c93af1809efb7b6da19bd (patch)
tree5c5fb05ef692115083a28cb42718a01447150b1a /TOOLS/lua/autodeint.lua
parent24f98d1aaf347119b8b3a48e2736755d82a0f508 (diff)
downloadmpv-9251fa125f6ebc0f485c93af1809efb7b6da19bd.tar.bz2
mpv-9251fa125f6ebc0f485c93af1809efb7b6da19bd.tar.xz
Remove trailing whitespaces
Diffstat (limited to 'TOOLS/lua/autodeint.lua')
-rw-r--r--TOOLS/lua/autodeint.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/TOOLS/lua/autodeint.lua b/TOOLS/lua/autodeint.lua
index 395ac6b3c2..80767f2799 100644
--- a/TOOLS/lua/autodeint.lua
+++ b/TOOLS/lua/autodeint.lua
@@ -102,7 +102,7 @@ function judge()
mp.msg.verbose("progressive = "..num_progressive)
mp.msg.verbose("interlaced-tff = "..num_tff)
- mp.msg.verbose("interlaced-bff = "..num_bff)
+ mp.msg.verbose("interlaced-bff = "..num_bff)
mp.msg.verbose("undetermined = "..num_undetermined)
if num_determined < num_undetermined then