view binary.ver @ 37190:86ba78d8137c

codec-cfg.h: Fix GUID type to be identical between 32 and 64 bit builds.
author reimar
date Sat, 27 Sep 2014 18:44:44 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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