view binary.ver @ 36760:6ec928ab8112

ao_esd: remove condition that must always be true. It caused warnings about potentially uninitialized variables.
author reimar
date Sun, 16 Feb 2014 15:44:32 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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