Author: bart
Date: 2008-03-09 13:39:58 +0000 (Sun, 09 Mar 2008)
New Revision: 7613
Log:
Fixed typo.
Modified:
trunk/exp-drd/drd_error.c
Modified: trunk/exp-drd/drd_error.c
===================================================================
--- trunk/exp-drd/drd_error.c 2008-03-09 13:39:35 UTC (rev 7612)
+++ trunk/exp-drd/drd_error.c 2008-03-09 13:39:58 UTC (rev 7613)
@@ -255,7 +255,7 @@
}
else
{
- VG_(message)(Vg_UserMsg, "Allocation context: unknown.\n");
+ VG_(message)(Vg_UserMsg, "Allocation context: unknown.");
}
thread_report_conflicting_segments(VgThreadIdToDrdThreadId(dri->tid),
dri->addr, dri->size, dri->access_type);
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Valgrind-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-developers