view binary.ver @ 37009:393bd4f71bd6

Remove variable. Directly use img->Width instead of storing it in iw.
author ib
date Fri, 28 Mar 2014 18:56:56 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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