view binary.ver @ 36391:3b1fb70800f4

Add some "const" to input-only pointers.
author reimar
date Fri, 25 Oct 2013 19:59:59 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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