summaryrefslogtreecommitdiffstats
path: root/stream
diff options
context:
space:
mode:
authorPaweł Forysiuk <tuxator@o2.pl>2013-11-03 23:28:13 +0100
committerwm4 <wm4@nowhere>2013-11-04 00:13:24 +0100
commit25affdcc886ce010995804553396d81d90a321d3 (patch)
tree95008ff571d39edbeac20d9e9df42a30b6bc201a /stream
parent2d58fb3b8e7e87a939220f50a51294f8efdc51e1 (diff)
downloadmpv-25affdcc886ce010995804553396d81d90a321d3.tar.bz2
mpv-25affdcc886ce010995804553396d81d90a321d3.tar.xz
Fix -Wshadow warning about seek function in playloop.c
mpvcore/player/playloop.c: In function 'seek': mpvcore/player/playloop.c:209:54: warning: declaration of 'seek' shadows a global declaration [-Wshadow] mpvcore/player/playloop.c:209:12: warning: shadowed declaration is here [-Wshadow] mpvcore/player/playloop.c: In function 'queue_seek': mpvcore/player/playloop.c:360:25: warning: declaration of 'seek' shadows a global declaration [-Wshadow] mpvcore/player/playloop.c:209:12: warning: shadowed declaration is here [-Wshadow] Signed-off-by: wm4 <wm4@nowhere>
Diffstat (limited to 'stream')
0 files changed, 0 insertions, 0 deletions