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

Comparing projects/libstatgrab/examples/network_iface_stats.c (file contents):
Revision 1.2 by tdb, Fri Feb 13 15:51:21 2004 UTC vs.
Revision 1.3 by tdb, Sat Mar 6 22:41:15 2004 UTC

# Line 60 | Line 60 | int main(int argc, char **argv){
60                          printf("unknown\n");
61                          break;
62                  }
63 +                network_iface_stats++;
64          }
65  
66          exit(0);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines