From be135a7e089f27c509f0549264afc2ba8344a0e2 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 31 May 2010 09:46:14 +0000 Subject: type --- src/include/gnunet_bandwidth_lib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/include/gnunet_bandwidth_lib.h b/src/include/gnunet_bandwidth_lib.h index 7dfbb1543..0484bfe13 100644 --- a/src/include/gnunet_bandwidth_lib.h +++ b/src/include/gnunet_bandwidth_lib.h @@ -62,7 +62,7 @@ struct GNUNET_BANDWIDTH_Tracker /** * Number of bytes consumed since we last updated the tracker. */ - uint64_t consumption_since_last_update__; + int64_t consumption_since_last_update__; /** * Time when we last updated the tracker. -- cgit v1.2.3