From: Andreas Schneider Date: Wed, 22 Mar 2023 08:29:34 +0000 (+0100) Subject: ctdb:include: Fix code spelling X-Git-Tag: talloc-2.4.1~1284 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=200bc1f9374c5dd21bc6bd33d3aa7c7d8d77b70f;p=thirdparty%2Fsamba.git ctdb:include: Fix code spelling Best reviewed with: `git show --word-diff` Signed-off-by: Andreas Schneider Reviewed-by: Martin Schwenke --- diff --git a/ctdb/include/ctdb_protocol.h b/ctdb/include/ctdb_protocol.h index 21a8b519c78..31af4201040 100644 --- a/ctdb/include/ctdb_protocol.h +++ b/ctdb/include/ctdb_protocol.h @@ -233,7 +233,7 @@ struct ctdb_tickle_list_old { /* struct holding a ctdb_sock_addr and an interface name, - used to add/remove public addresses and grat arp + used to add/remove public addresses and gratuitous arp */ struct ctdb_addr_info_old { ctdb_sock_addr addr;