comparison COPYING @ 19083:12f15e4b2ca0 stable

check-code: fix sed 'i' command rule newline matching The regular expression was meant to match cases where an 'i' command was not followed by precisely a '\' and then a newline; it failed to match the newline, so cases with a '\' but no newline would erroneously pass.
author Kevin Bullock <kbullock@ringworld.org>
date Tue, 23 Apr 2013 16:57:51 -0500
parents 8c8b55733cbd
children
comparison
equal deleted inserted replaced
19082:63dda3c3bb11 19083:12f15e4b2ca0