view binary.ver @ 36281:4e64c5384bce

Cosmetic: Don't shorten floating point constants that way.
author ib
date Tue, 30 Jul 2013 12:31:49 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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