|
From: <sv...@va...> - 2005-08-15 04:41:35
|
Author: njn Date: 2005-08-15 05:41:34 +0100 (Mon, 15 Aug 2005) New Revision: 178 Log: fix line numbers Modified: trunk/docs/quick-start.html Modified: trunk/docs/quick-start.html =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/docs/quick-start.html 2005-08-15 04:37:13 UTC (rev 177) +++ trunk/docs/quick-start.html 2005-08-15 04:41:34 UTC (rev 178) @@ -137,8 +137,8 @@ <pre class=3D"programlisting"> =3D=3D19182=3D=3D 40 bytes in 1 blocks are definitely lost in loss rec= ord 1 of 1 =3D=3D19182=3D=3D at 0x1B8FF5CD: malloc (vg_replace_malloc.c:130) - =3D=3D19182=3D=3D by 0x8048385: f (a.c:7) - =3D=3D19182=3D=3D by 0x80483AB: main (a.c:14) + =3D=3D19182=3D=3D by 0x8048385: f (a.c:5) + =3D=3D19182=3D=3D by 0x80483AB: main (a.c:11) </pre> <p> =20 |