view binary.ver @ 36846:a3deb427384c

Remove VOCTRLs that aren't implemented. This is the return value for all VOCTRLs that aren't in one of the case statements anyway.
author ib
date Tue, 25 Feb 2014 17:21:56 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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