https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283662
Mark Johnston <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|New |Open --- Comment #2 from Mark Johnston <[email protected]> --- This patch doesn't look right: you're adding a match for "7422" right below a match of "742*", so the first case will get executed and the patch doesn't change the behaviour. Are you sure it's right? -- You are receiving this mail because: You are the assignee for the bug.
