--- projects/libstatgrab/src/libstatgrab/statgrab.h 2004/04/07 21:08:40 1.42 +++ projects/libstatgrab/src/libstatgrab/statgrab.h 2004/04/07 21:19:26 1.43 @@ -18,7 +18,7 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA * 02111-1307 USA * - * $Id: statgrab.h,v 1.42 2004/04/07 21:08:40 tdb Exp $ + * $Id: statgrab.h,v 1.43 2004/04/07 21:19:26 ats Exp $ */ #include @@ -67,6 +67,7 @@ typedef enum { void sg_set_error(sg_error code, const char *arg); sg_error sg_get_error(); +const char *sg_get_error_arg(); const char *sg_str_error(sg_error code); typedef struct {