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.53 by ats, Sun Jul 18 20:44:01 2004 UTC vs.
Revision 1.54 by tdb, Mon Nov 1 18:30:17 2004 UTC

# Line 63 | Line 63 | typedef enum {
63          SG_ERROR_SYSCTLNAMETOMIB,
64          SG_ERROR_UNAME,
65          SG_ERROR_UNSUPPORTED,
66 <        SG_ERROR_XSW_VER_MISMATCH
66 >        SG_ERROR_XSW_VER_MISMATCH,
67 >        SG_ERROR_PSTAT
68   } sg_error;
69  
70   void sg_set_error(sg_error code, const char *arg);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines