]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix warnings:
authorimp <imp@FreeBSD.org>
Sun, 27 Apr 2003 07:09:33 +0000 (07:09 +0000)
committerimp <imp@FreeBSD.org>
Sun, 27 Apr 2003 07:09:33 +0000 (07:09 +0000)
commite08337faaacba71f30f75874ecc7fc7b9964ca1c
tree9513b597981511d59a649217afe4935046908e52
parent804dea9906aaf4826322be8aecd63eae31b17fb8
Fix warnings:
o Add break; to default: label
o Cast args to clnt_call to be xdrproc_t type.
usr.sbin/rpc.umntall/rpc.umntall.c