More work on AddPrinterDriver() and AddPrinterEx() client RPC's
authorGerald Carter <jerry@samba.org>
Wed, 9 Aug 2000 20:14:29 +0000 (20:14 +0000)
committerGerald Carter <jerry@samba.org>
Wed, 9 Aug 2000 20:14:29 +0000 (20:14 +0000)
commit8ecd5dd52a6bd867f5d117352048ee43ce7254d9
tree3400b3f5eab6a8442b4682fba143816cda8e7342
parent7507f6f408cf8b0f8d7e2b3da54ce5fb5ef5343b
More work on AddPrinterDriver() and AddPrinterEx() client RPC's

Also fixed init_unistr() to deal with a NULL source character string.

-jerry
source/include/rpc_spoolss.h
source/rpc_client/cli_connect.c
source/rpc_client/cli_spoolss.c
source/rpc_parse/parse_misc.c
source/rpc_parse/parse_spoolss.c
source/rpcclient/cmd_spoolss.c