]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove more instances of passing arrays by address when they should
authorJordan K. Hubbard <jkh@FreeBSD.org>
Thu, 5 Dec 1996 18:46:19 +0000 (18:46 +0000)
committerJordan K. Hubbard <jkh@FreeBSD.org>
Thu, 5 Dec 1996 18:46:19 +0000 (18:46 +0000)
commit2696fe9c8488333b2ef76c0d80ceb1ab840dcab3
tree087fa6d6932a7f9b9498c321700486a0d8bf5b49
parentafb5b8ed4d419c5037a7d3a3f113a04fbee141df
Remove more instances of passing arrays by address when they should
have simply been passed as arrays.  In some cases, casts had even
been added to remove the warnings generated by such misuse!  Aieee!
lib/libc/net/ether_addr.c