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

s3:rpc_server: Fix code spelling

Signed-off-by: Jo Sutton <josutton@catalyst.net.nz>
Reviewed-by: Martin Schwenke <martin@meltin.net>
This commit is contained in:
Jo Sutton
2024-01-16 10:38:27 +13:00
committed by Martin Schwenke
parent 239a8f277c
commit ec73e99792

View File

@@ -435,7 +435,7 @@ static void swn_service_interface_changed(struct swn_service_globals *swn,
{
/*
* Remember the current state unless we already
* hit WITNESS_STATE_UNAVAILAVLE before we notified
* hit WITNESS_STATE_UNAVAILABLE before we notified
* the client
*/
reg->change_notification.last_ip_state = iface->state;