Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jul 2002 16:35:05 -0700 (PDT)
From:      Alfred Perlstein <alfred@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/rpc clnt_vc.c rpc_clnt_create.3 src/include/rpc clnt.h
Message-ID:  <200207142335.g6ENZ5VC036311@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alfred      2002/07/14 16:35:05 PDT

  Modified files:
    lib/libc/rpc         clnt_vc.c rpc_clnt_create.3 
    include/rpc          clnt.h 
  Log:
  clnt_vc_create() has const scalar arguments that wind up being modified,
  fix it (make them non-const) and update the associated documentation.
  
  Submitted by: mbr
  
  Revision  Changes    Path
  1.19      +1 -1      src/include/rpc/clnt.h
  1.15      +2 -2      src/lib/libc/rpc/clnt_vc.c
  1.7       +1 -1      src/lib/libc/rpc/rpc_clnt_create.3

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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