moved notif_y_table struct to spoolss_nt.c only used there.
authorLuke Leighton <lkcl@samba.org>
Sun, 28 May 2000 21:01:14 +0000 (21:01 +0000)
committerLuke Leighton <lkcl@samba.org>
Sun, 28 May 2000 21:01:14 +0000 (21:01 +0000)
commitb38aa95bc9becb89fa1b966c7d6ecd91e3d47a99
tree34515bff0113d4a3e3c67918ad9692df70fa4016
parent62707533f72f7a2438c8e5c918b4cb75470cd871
moved notif_y_table struct to spoolss_nt.c only used there.
#ifdef'd driver-code out with define RELIES_ON_SMBD_SPECIFIC_CODE because
spoolssd doesn't link with smbd/*.c (find_service("print$") is not
possible).
(This used to be commit 726c359d1d9f1fc8227ca920c888d2f040170e0b)
source3/include/proto.h
source3/include/rpc_spoolss.h
source3/rpc_parse/parse_spoolss.c
source3/rpc_server/srv_spoolss_nt.c