]> rtime.felk.cvut.cz Git - l4.git/blobdiff - l4/pkg/valgrind/src/valgrind-3.6.0-svn/exp-ptrcheck/pc_common.h
update
[l4.git] / l4 / pkg / valgrind / src / valgrind-3.6.0-svn / exp-ptrcheck / pc_common.h
index 7fb98f8ce36e357044429e248a0b9b26b93a4dae..676efe5f5f2fccca9eeb7248e419593929cc5fa1 100644 (file)
@@ -38,7 +38,7 @@ typedef  struct _Seg  Seg;   /* abstract every except in h_main.c */
 
 void sg_record_error_SorG ( ThreadId tid,
                             Addr addr, SSizeT sszB,
-                            HChar* expect, HChar* actual );
+                            HChar* expect, HChar* actual, HChar* delta );
 
 void h_record_heap_error( Addr a, SizeT size, Seg* vseg, Bool is_write );