statistics.h   statistics.h 
skipping to change at line 30 skipping to change at line 30
/** /**
* @author Christian Grothoff * @author Christian Grothoff
* @file statistics/statistics.h * @file statistics/statistics.h
*/ */
#ifndef STATISTICS_H #ifndef STATISTICS_H
#define STATISTICS_H #define STATISTICS_H
#include "gnunet_common.h" #include "gnunet_common.h"
#define DEBUG_STATISTICS GNUNET_EXTRA_LOGGING
GNUNET_NETWORK_STRUCT_BEGIN GNUNET_NETWORK_STRUCT_BEGIN
/** /**
* Statistics message. Contains how long the system is up * Statistics message. Contains how long the system is up
* and one value. * and one value.
* *
* The struct is be followed by the service name and * The struct is be followed by the service name and
* name of the statistic, both 0-terminated. * name of the statistic, both 0-terminated.
*/ */
struct GNUNET_STATISTICS_ReplyMessage struct GNUNET_STATISTICS_ReplyMessage
 End of changes. 1 change blocks. 
2 lines changed or deleted 0 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/