K 10 svn:author V 3 ler K 8 svn:date V 27 2017-05-05T23:17:52.147992Z K 7 svn:log V 245 devel/cdecl: upgrade to 3.1.2 Fixed declarations with storage-class Declarations like: declare x as static pointer to function returning int declare x as type pointer to function returning int are fixed. Approved by: adamw (mentor, implicit) END