diff libfdcore/fifo_stats.c @ 1074:018a573b05f0

Forgot to include the new file in the build
author Sebastien Decugis <sdecugis@freediameter.net>
date Thu, 02 May 2013 12:20:30 +0800
parents 6ca6cadf209c
children
line wrap: on
line diff
--- a/libfdcore/fifo_stats.c	Thu May 02 12:02:37 2013 +0800
+++ b/libfdcore/fifo_stats.c	Thu May 02 12:20:30 2013 +0800
@@ -41,7 +41,7 @@
 			struct timespec * total, struct timespec * blocking, struct timespec * last)
 {
 	struct fd_peer * p = (struct fd_peer *)peer;
-	TRACE_ENTRY( "%d %p %p %p %p %p %p %p %p", stat, peer, len, max, highest_count, total_count, total, blocking, last);
+	TRACE_ENTRY( "%d %p %p %p %p %p %p %p %p", stat, peer, current_count, limit_count, highest_count, total_count, total, blocking, last);
 	
 	switch (stat) {
 		case STAT_G_LOCAL: {
"Welcome to our mercurial repository"