Changes from John Reilly to add a parameter "show add printer wizard" that
authorJeremy Allison <jra@samba.org>
Tue, 26 Sep 2000 00:54:18 +0000 (00:54 +0000)
committerJeremy Allison <jra@samba.org>
Tue, 26 Sep 2000 00:54:18 +0000 (00:54 +0000)
commit5be845af6bea3d4795dc50fe9ee880527be5ecc0
tree3e8cbbef53918757c7f8d6ca5b86ad116bc77e98
parent233bc000209cf5759e0e49ad83da70b280d51dae
Changes from John Reilly to add a parameter "show add printer wizard" that
allows Samba to turn off the display of APW (hmmm. This should probably
be a share specific parameter, I'll fix that in another commit).
Also a few small changes to JF's code to fix compiler warnings about
missing return statements and also change '//' comments (C++) to /* .. */
comments (C).
Jeremy.
(This used to be commit 0a9ccc99b335650d235eb747d803d059f7828fd7)
source3/include/proto.h
source3/param/loadparm.c
source3/rpc_server/srv_spoolss_nt.c