mirror of
https://github.com/samba-team/samba.git
synced 2025-12-10 04:23:50 +03:00
Fix the build
This commit is contained in:
@@ -167,8 +167,7 @@ static WERROR NetServerSetInfoLocal_1005(struct libnetapi_ctx *ctx,
|
|||||||
return WERR_NOT_SUPPORTED;
|
return WERR_NOT_SUPPORTED;
|
||||||
}
|
}
|
||||||
|
|
||||||
return libnet_smbconf_set_global_param(ctx,
|
return libnet_smbconf_set_global_param("server string",
|
||||||
"server string",
|
|
||||||
info1005->comment);
|
info1005->comment);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user