view binary.ver @ 37070:393b5e0d5f28

Rewrite add_vf(). Move variable to scope where it is used. Additionally, rename it.
author ib
date Thu, 24 Apr 2014 12:39:37 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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