mdodd 2005-07-25 20:19:39 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
lib/libc/gen getttyent.c
Log:
MFC: 1.13
Move initialization above point of first possible reference to
avoid overwriting ty_status values set from the 'type' field.
Approved by: re (scottl)
Revision Changes Path
1.12.14.1 +4 -3 src/lib/libc/gen/getttyent.c