mirror of
https://github.com/samba-team/samba.git
synced 2025-12-06 16:23:49 +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 libnet_smbconf_set_global_param(ctx,
|
||||
"server string",
|
||||
return libnet_smbconf_set_global_param("server string",
|
||||
info1005->comment);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user