view binary.ver @ 36695:4c63b476f848

Fix MSGTR_MPDEMUX_URL_StringAlreadyEscaped. In r16882 the variable names seem to have mistakenly been used as conversion specifications, resulting in a senseless output message.
author ib
date Wed, 05 Feb 2014 16:55:10 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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