view binary.ver @ 36583:322ffa4a22d2

coverity.sh: Avoid submitting broken builds to coverity.
author reimar
date Mon, 20 Jan 2014 22:32:41 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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