]> granicus.if.org Git - strace/blobdiff - defs.h
2005-05-31 Dmitry V. Levin <ldv@altlinux.org>
[strace] / defs.h
diff --git a/defs.h b/defs.h
index 574a7d2f380d761c72798be23b3cfc05d3220e74..e32e3ed9fb35098ff95a1573d6bb8eba3881e865 100644 (file)
--- a/defs.h
+++ b/defs.h
@@ -458,7 +458,7 @@ extern void printtrailer P((struct tcb *));
 extern void tabto P((int));
 extern void call_summary P((FILE *));
 extern void printtv32 P((struct tcb*, long));
-extern void tprint_iov P((struct tcb *, int, long));
+extern void tprint_iov P((struct tcb *, unsigned long, unsigned long));
 
 #ifdef LINUX
 extern int internal_clone P((struct tcb *));