view binary.ver @ 36299:f5e428d7991b

Add a XSync() call. This will avoid some unpleasant visual effects because of the transparent background to come.
author ib
date Fri, 02 Aug 2013 22:42:05 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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