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

Comparing projects/libstatgrab/examples/vm_stats.c (file contents):
Revision 1.11 by tdb, Wed Apr 7 21:47:50 2004 UTC vs.
Revision 1.12 by tdb, Sat Nov 6 18:58:23 2004 UTC

# 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_mem_stats *mem_stats;
31          sg_swap_stats *swap_stats;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines