view binary.ver @ 37187:db6c0aa280ff

bluray: fix seek implementation again.
author reimar
date Wed, 17 Sep 2014 18:00:19 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

MPLAYER_1 {
  # to support glibcs abhorrent backwards-compatibility hack
  global: _IO_stdin_used;
  local: *;
};