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

Comparing projects/libstatgrab/src/libstatgrab/tools.c (file contents):
Revision 1.52 by tdb, Thu Apr 8 10:56:13 2004 UTC vs.
Revision 1.53 by ats, Sun May 30 17:07:53 2004 UTC

# Line 490 | Line 490 | struct uvmexp *sg_get_uvmexp() {
490   #endif
491  
492   int sg_init(){
493 +        sg_set_error(SG_ERROR_NONE, NULL);
494 +
495   #if (defined(FREEBSD) && !defined(FREEBSD5)) || defined(DFBSD)
496          if (sg_get_kvm() == NULL) {
497                  return -1;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines