K 10 svn:author V 3 imp K 8 svn:date V 27 2018-07-13T18:19:33.668742Z K 7 svn:log V 161 Use if rather than case for a simple boolean. gcc thinks blks is undefined sometimes with the case, but enc is always 0 or 1, so and if / else is better anyway. END