annotate libpostproc.v @ 136:fe0bf26c4c81 libpostproc

Fix grammar errors in documentation
author mru
date Wed, 30 Jun 2010 15:38:06 +0000
parents a65cfe0fe4b2
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
132
a65cfe0fe4b2 Add symbol versioning for shared libraries
mru
parents:
diff changeset
1 LIBPOSTPROC_$MAJOR {
a65cfe0fe4b2 Add symbol versioning for shared libraries
mru
parents:
diff changeset
2 global: postproc_*; pp_*;
a65cfe0fe4b2 Add symbol versioning for shared libraries
mru
parents:
diff changeset
3 local: *;
a65cfe0fe4b2 Add symbol versioning for shared libraries
mru
parents:
diff changeset
4 };