https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251483
--- Comment #2 from Justin Hibbits <[email protected]> --- Hm, it looks really strange. I can revert it, but Clang will complain, as it would be a tautology... 'if (cdb[0] != 0x28 || cdb[0] != 0x2A)' is *always* true, because if it is one, it's not the other. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
