view libpostproc.v @ 137:218f5063fa65 libpostproc tip

Fix use of uninitialized data: A array element can not be used to initialized another array element of the same array.
author reimar
date Sat, 24 Jul 2010 11:55:22 +0000
parents a65cfe0fe4b2
children
line wrap: on
line source

LIBPOSTPROC_$MAJOR {
        global: postproc_*; pp_*;
        local: *;
};