K 10 svn:author V 2 ae K 8 svn:date V 27 2018-05-10T12:25:01.511698Z K 7 svn:log V 267 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 MFC after: 1 week END