view binary.ver @ 37061:a5c95b14d0db

Add a break statement (for the sake of clarity).
author ib
date Tue, 22 Apr 2014 14:08:33 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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