Changed f_seek to a union of off_t and Char* to avoid a ggc warning
authorChristos Zoulas <christos@ucbvax.Berkeley.EDU>
Wed, 31 Mar 1993 04:55:04 +0000 (20:55 -0800)
committerChristos Zoulas <christos@ucbvax.Berkeley.EDU>
Wed, 31 Mar 1993 04:55:04 +0000 (20:55 -0800)
commit555d38676024be823154a2ea3245ad8c436e943c
tree2dd7ce2d7dd16e01d5a2d764bf873fc4a6a98f89
parent019f23e7dc6c1cf830f04d5594a12269f2ab1f5f
Changed f_seek to a union of off_t and Char* to avoid a ggc warning

SCCS-vsn: bin/csh/csh.h 5.24
SCCS-vsn: bin/csh/lex.c 5.27
usr/src/bin/csh/csh.h
usr/src/bin/csh/lex.c