1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-02 00:22:11 +03:00

r5738: fix my build breakage; fix a few compiler warnings

(This used to be commit acbe9efeb6)
This commit is contained in:
Gerald Carter
2005-03-11 10:35:41 +00:00
committed by Gerald (Jerry) Carter
parent 9d65e07784
commit 44f1a1a510
2 changed files with 2 additions and 4 deletions

View File

@ -143,7 +143,7 @@ static SMBCSRV * smbc_get_cached_server(SMBCCTX * context, const char * server,
* a connection to the server (other than the
* attribute server connection) is cool.
*/
if (context->options.one_share_per_server) {
if (context->internal->options.one_share_per_server) {
/*
* The currently connected share name
* doesn't match the requested share, so