view binary.ver @ 36823:edfa61ced4ad

Remove pointless variables. Additionally, merge definition and initialization.
author ib
date Mon, 24 Feb 2014 10:38:57 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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