64bit clean now

This commit is contained in:
Dima Ruban 1998-11-08 08:27:16 +00:00
parent 1916cd2927
commit 689c44c5b3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=40999

View file

@ -42,7 +42,7 @@
struct outmp {
char out_line[8]; /* tty name */
char out_name[8]; /* user id */
long out_time; /* time on */
int32_t out_time; /* time on */
};
struct whod {