/[giftcurs]/giFTcurs/src/misc.h
ViewVC logotype

Diff of /giFTcurs/src/misc.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.17 by weinholt, Wed Apr 28 23:03:01 2004 UTC revision 1.18 by weinholt, Thu Nov 4 14:15:12 2004 UTC
# Line 28  Line 28 
28  typedef struct {  typedef struct {
29          /* Gather statistics from this network, or all if set to NULL */          /* Gather statistics from this network, or all if set to NULL */
30          char *network;          char *network;
31          guint64 bytes, own_bytes;          guint64 bytes;                          /* GB */
32            guint64 own_bytes;                      /* MB */
33          unsigned int users, files;          unsigned int users, files;
34          /* Our own statistics */          /* Our own statistics */
35          unsigned int own_files;          unsigned int own_files;

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26