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.52 by tdb, Fri Jul 16 15:28:02 2004 UTC vs.
Revision 1.53 by ats, Sun Jul 18 20:44:01 2004 UTC

# Line 70 | Line 70 | void sg_set_error(sg_error code, const char *arg);
70   void sg_set_error_with_errno(sg_error code, const char *arg);
71   sg_error sg_get_error();
72   const char *sg_get_error_arg();
73 < const int sg_get_error_errno();
73 > int sg_get_error_errno();
74   const char *sg_str_error(sg_error code);
75  
76   typedef struct {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines