view binary.ver @ 35852:1eb092275eb8

Replace nfree() by free(). In the for-loop to follow, the entry will be immediately assigned a new value, so no need to explicitly set it NULL first. Additionally, relocate statement for cosmetic reasons.
author ib
date Sun, 10 Mar 2013 14:28:10 +0000
parents 9d626905f38b
children 7e4a8748cf9a
line wrap: on
line source

MPLAYER_1 {
  local: *;
};