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.54 by tdb, Fri Jul 16 15:07:14 2004 UTC vs.
Revision 1.55 by tdb, Fri Jul 16 15:28:02 2004 UTC

# Line 490 | Line 490 | struct uvmexp *sg_get_uvmexp() {
490   #endif
491  
492   int sg_init(){
493 <        sg_set_error_with_errno(SG_ERROR_NONE, NULL, 0);
493 >        sg_set_error(SG_ERROR_NONE, NULL);
494  
495   #if (defined(FREEBSD) && !defined(FREEBSD5)) || defined(DFBSD)
496          if (sg_get_kvm() == NULL) {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines