updating reg_value_info() parsing code to take BUFFER2 instead of just
authorLuke Leighton <lkcl@samba.org>
Thu, 18 Nov 1999 17:57:21 +0000 (17:57 +0000)
committerLuke Leighton <lkcl@samba.org>
Thu, 18 Nov 1999 17:57:21 +0000 (17:57 +0000)
commita394a4a8fa2c4c0ff03fbc5bc4ea925245ec1fed
tree37225bf66089879429df84fdc144bebe46bfebe4
parentccc8585567804d6a7e6f684a97d58871e2fd9f8a
updating reg_value_info() parsing code to take BUFFER2 instead of just
a char*.  now copes with multiple types.
(This used to be commit 3df7c903c5b70f336294a95ad864aedbacf544b0)
source3/include/proto.h
source3/include/rpc_reg.h
source3/rpc_client/cli_reg.c
source3/rpc_parse/parse_reg.c
source3/rpc_server/srv_reg.c
source3/rpcclient/cmd_reg.c