view binary.ver @ 36388:542cf5882264

Remove pointless casts.
author reimar
date Fri, 25 Oct 2013 19:59:56 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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