[BACK]Return to rusers_proc.h CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / libexec / rpc.rusersd

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/libexec/rpc.rusersd/rusers_proc.h between version 1.1 and 1.2

version 1.1, 1997/09/17 16:36:25 version 1.2, 2005/08/01 21:08:34
Line 29 
Line 29 
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.   * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */   */
   
 void rusers_service __P((struct svc_req *, SVCXPRT *));  void rusers_service(struct svc_req *, SVCXPRT *);

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

CVSweb <webmaster@jp.NetBSD.org>