According to Ralf Wildenhues on 3/6/2010 1:35 AM:
> While looking at fortran.m4, I noted a few underlines not aligned with
> the macro synopsis above. Not a big deal, but they distracted me, so
> let's just fix them all. The quickfix list generated by
>
> for f in `git ls-files`
> do
> awk '{ len[NR] = length($0) }
> /----*/ && len[NR-1] != 0 {
> if (len[NR-1] != len[NR])
> print FILENAME ":" NR ":" $0
> }' $f
> donePlease commit, but only after amending the commit message to contain this formula in case we want to repeat it in the future. -- Eric Blake [email protected] +1-801-349-2682 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
