view binary.ver @ 36465:273702710048

Remove pointless explicit initialization.
author reimar
date Tue, 31 Dec 2013 15:31:09 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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