vzmemcheck: fix output formatting

In case -vA options are used, last line was printed with a skew:
-------------------------------------------------------------------------
Summary:     16.49  169.15  107.53  107.53  907.15  256.47 1117.15 2491.70
        1201.00 1201.00 3004.00 3977.00 3977.00 3977.00 3977.00 3977.00

Fix it, and also add one missing dash.

After this patch, it looks like it should:
--------------------------------------------------------------------------
Summary:     16.49  169.15  107.53  107.53  907.15  256.46 1117.15 2491.70
           1201.00 1201.00 3004.00 3977.00 3977.00 3977.00 3977.00 3977.00

Signed-off-by: Kir Kolyshkin <kir@openvz.org>
1 file changed