K 10 svn:author V 3 ian K 8 svn:date V 27 2014-07-29T02:37:24.637775Z K 7 svn:log V 162 Replace a bunch of double-indirection with a local pointer var (that is, (*mapp)->something becomes map->something). No functional changes. Reviewed by: cognet END