Module Name: src
Committed By: christos
Date: Sun Nov 15 17:29:18 UTC 1998
Modified Files:
src/lib/libc/rpc: clnt_tcp.c
Log Message:
Use a union again to make sure that we are aligned; this is not necessary
in this case, but makes the code easier to read, and avoids lint warnings.