| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |
Date: Tue, 5 Sep 1995 23:24:45 -0400 From: danw@MIT.EDU (Dan Winship) To: bugs@MIT.EDU From ~source/athena/bin/finger/finger.c, lines 498-502 | #ifndef SYSV | new->loginat = user.ut_time; | #else | p->loginat = user.ut_tv.tv_sec; | #endif the second statement should say `new->loginat', not `p->loginat'.
| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |