K 10 svn:author V 2 ae K 8 svn:date V 27 2018-05-17T10:01:47.570141Z K 7 svn:log V 294 MFC r333458: Fix the printing of rule comments. Change uint8_t type of opcode argument to int in the print_opcode() function. Use negative value to print the rest of opcodes, because zero value is O_NOP, and it can't be uses for this purpose. Reported by: lev Approved by: re (gjb) END