I fixed a portability problem. The code used to assume the conversion
authorBob Corbett <corbett@ucbvax.Berkeley.EDU>
Mon, 12 Mar 1990 14:28:46 +0000 (06:28 -0800)
committerBob Corbett <corbett@ucbvax.Berkeley.EDU>
Mon, 12 Mar 1990 14:28:46 +0000 (06:28 -0800)
commit5cc30b4b7c27d06d364d8faed1e0f21b725f0b91
treeb49cc7a50551925ea09a5357bf9f2e73c9180ac6
parent9e1a2b71f5cba4001408c5ad0b2ebd98834b68df
I fixed a portability problem.  The code used to assume the conversion
unsigned* -> unsigned -> unsigned* was safe.  -rpc

SCCS-vsn: usr.bin/yacc/warshall.c 5.2
usr/src/usr.bin/yacc/warshall.c