view binary.ver @ 37192:277b0288b0f9

dmo.c: Remove cast that is not a good idea.
author reimar
date Sat, 27 Sep 2014 18:44:46 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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