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

Comparing projects/libstatgrab/src/libstatgrab/statgrab.h (file contents):
Revision 1.9 by pajs, Mon Mar 3 13:14:25 2003 UTC vs.
Revision 1.10 by pajs, Mon Mar 3 15:26:23 2003 UTC

# Line 57 | Line 57 | typedef struct{
57   #ifdef SOLARIS
58   #define MAX_LOGIN_NAME_SIZE 8
59   #endif
60 + #ifdef LINUX
61 + #define MAX_LOGIN_NAME_SIZE UT_NAMESIZE
62 + #endif
63  
64   typedef struct{
65          char *name_list;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines