view binary.ver @ 36467:645cbd086d2b

Merge declaration and initialization. This matches standard MPlayer style better.
author reimar
date Tue, 31 Dec 2013 15:31:23 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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