Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Apr 2003 00:09:33 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/rpc.umntall rpc.umntall.c
Message-ID:  <200304270709.h3R79XcB061293@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2003/04/27 00:09:33 PDT

  FreeBSD src repository

  Modified files:
    usr.sbin/rpc.umntall rpc.umntall.c 
  Log:
  Fix warnings:
  o Add break; to default: label
  o Cast args to clnt_call to be xdrproc_t type.
  
  Revision  Changes    Path
  1.10      +5 -4      src/usr.sbin/rpc.umntall/rpc.umntall.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304270709.h3R79XcB061293>