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

Comparing projects/libstatgrab/src/libstatgrab/user_stats.c (file contents):
Revision 1.23 by tdb, Tue Apr 6 14:52:58 2004 UTC vs.
Revision 1.24 by tdb, Wed Apr 7 14:53:40 2004 UTC

# Line 53 | Line 53 | sg_user_stats *sg_get_user_stats(){
53   #endif
54   #ifdef ALLBSD
55          struct utmp entry;
56 <        FILE *f;
56 >        FILE *f;
57   #endif
58  
59   #if defined(SOLARIS) || defined(LINUX) || defined(CYGWIN)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines