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

Comparing projects/libstatgrab/src/statgrab/statgrab.c (file contents):
Revision 1.27 by ats, Fri Jul 16 11:17:16 2004 UTC vs.
Revision 1.28 by tdb, Sun Jul 18 20:21:21 2004 UTC

# Line 682 | Line 682 | int main(int argc, char **argv) {
682  
683          select_interesting(argc - optind, &argv[optind]);
684  
685 <        /* We don't care if statgrab_init fails, because we can just display
685 >        /* We don't care if sg_init fails, because we can just display
686             the statistics that can be read as non-root. */
687          sg_init();
688          if (sg_drop_privileges() != 0)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines