From: Peter O. <obe...@us...> - 2010-07-28 14:49:55
|
Update of /cvsroot/ltp/utils/analysis/lcov/bin In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv16003 Modified Files: lcov Log Message: lcov: minor list improvement Index: lcov =================================================================== RCS file: /cvsroot/ltp/utils/analysis/lcov/bin/lcov,v retrieving revision 1.66 retrieving revision 1.67 diff -C2 -d -r1.66 -r1.67 *** lcov 28 Jul 2010 13:56:26 -0000 1.66 --- lcov 28 Jul 2010 14:49:47 -0000 1.67 *************** *** 2976,2980 **** # Print separator ! print(("-"x$barlen)."\n"); # Assemble line parameters --- 2976,2980 ---- # Print separator ! print(("="x$barlen)."\n"); # Assemble line parameters |