ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/libstatgrab/src/libstatgrab/statgrab.h
(Generate patch)

Comparing projects/libstatgrab/src/libstatgrab/statgrab.h (file contents):
Revision 1.10 by pajs, Mon Mar 3 15:26:23 2003 UTC vs.
Revision 1.11 by pajs, Fri Mar 7 14:44:38 2003 UTC

# Line 116 | Line 116 | typedef struct{
116   }network_stat_t;
117  
118   typedef struct{
119        long long num_pagein;
120        long long num_pageout;
119          long long pages_pagein;
120          long long pages_pageout;
121          time_t systime;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines