view binary.ver @ 36975:91f11a849d4d

Remove unnecessary, bothering parentheses.
author ib
date Wed, 26 Mar 2014 16:18:51 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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