[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] r11563 - gnunet/src/include
From: |
gnunet |
Subject: |
[GNUnet-SVN] r11563 - gnunet/src/include |
Date: |
Mon, 31 May 2010 11:46:14 +0200 |
Author: grothoff
Date: 2010-05-31 11:46:14 +0200 (Mon, 31 May 2010)
New Revision: 11563
Modified:
gnunet/src/include/gnunet_bandwidth_lib.h
Log:
type
Modified: gnunet/src/include/gnunet_bandwidth_lib.h
===================================================================
--- gnunet/src/include/gnunet_bandwidth_lib.h 2010-05-31 09:18:00 UTC (rev
11562)
+++ gnunet/src/include/gnunet_bandwidth_lib.h 2010-05-31 09:46:14 UTC (rev
11563)
@@ -62,7 +62,7 @@
/**
* 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.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] r11563 - gnunet/src/include,
gnunet <=