view binary.ver @ 36548:b72ae5f17e3a

Fix number of arguments in mp_msg.
author rtogni
date Sun, 19 Jan 2014 17:30:23 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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