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.42 by tdb, Wed Apr 7 21:08:40 2004 UTC vs.
Revision 1.43 by ats, Wed Apr 7 21:19:26 2004 UTC

# Line 67 | Line 67 | typedef enum {
67  
68   void sg_set_error(sg_error code, const char *arg);
69   sg_error sg_get_error();
70 + const char *sg_get_error_arg();
71   const char *sg_str_error(sg_error code);
72  
73   typedef struct {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines