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

Comparing projects/libstatgrab/examples/os_info.c (file contents):
Revision 1.7 by tdb, Mon Apr 5 16:23:08 2004 UTC vs.
Revision 1.9 by tdb, Sat Nov 6 18:58:23 2004 UTC

# Line 1 | Line 1
1   /*
2 < * i-scream central monitoring system
2 > * i-scream libstatgrab
3   * http://www.i-scream.org
4   * Copyright (C) 2000-2004 i-scream
5   *
# Line 25 | Line 25
25   #include <stdlib.h>
26   #include <unistd.h>
27  
28 < int main(int argc, char **argv){
28 > int main(){
29  
30          sg_host_info *general_stats;
31  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines