K 10 svn:author V 6 adrian K 8 svn:date V 27 2015-04-29T04:08:17.240760Z K 7 svn:log V 194 Constify some const parameters in seq.h. The NUMA work I'm doing uses const for read-only parameters, which requires the seq.h API to also use const for read-only parameters. Reviewed by: mjg END