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

Comparing projects/libstatgrab/src/libstatgrab/disk_stats.c (file contents):
Revision 1.2 by pajs, Thu Feb 20 13:08:45 2003 UTC vs.
Revision 1.3 by tdb, Thu Feb 20 13:19:52 2003 UTC

# Line 25 | Line 25
25   #include "statgrab.h"
26   #include <stdlib.h>
27   #include <stdio.h>
28 #include "ukcprog.h"
28   #include <string.h>
29  
30   #ifdef SOLARIS
# Line 156 | Line 155 | disk_stat_t *get_disk_stats(int *entries){
155  
156   }
157  
158 < diskio_stat_t get_diskio_stats(int *entries){
158 > diskio_stat_t *get_diskio_stats(int *entries){
159  
160          /* Do jibble */
161          return NULL;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines