added ADDPRINTPROCESSOR to work around a bug in the LexMark
commit7702f1bc42cdfffe01cfdc5b491e3931607ba9df
authorGerald Carter <jerry@samba.org>
Thu, 21 Jun 2001 16:29:04 +0000 (21 16:29 +0000)
committerGerald Carter <jerry@samba.org>
Thu, 21 Jun 2001 16:29:04 +0000 (21 16:29 +0000)
treefcbcd6899c49c7a598b395c0ec06a0079424b488
parente2467c1195c484423b071c4d2ca5db95401b264b
added ADDPRINTPROCESSOR to work around a bug in the LexMark
Optra S 1855 PCL driver.  Basically we ignore the new print
procesor and return NT_STATUS_NO_PROBLEMO.  Then we assign
the standard 'winprint' processor to the driver and all seems ok.
source/include/proto.h
source/include/rpc_spoolss.h
source/rpc_parse/parse_spoolss.c
source/rpc_server/srv_spoolss.c