From 7166faaf1826493f0343f5421bd6ecb904c66f1f Mon Sep 17 00:00:00 2001 From: Brian Carcich Date: Sat, 16 Mar 2024 18:01:48 -0400 Subject: Update protocol.h Fix comment typo --- src/core/protocol.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/core/protocol.h b/src/core/protocol.h index 6118a2ac..c7bfb1ad 100644 --- a/src/core/protocol.h +++ b/src/core/protocol.h @@ -79,7 +79,7 @@ struct nni_proto_ctx_ops { }; struct nni_proto_sock_ops { - // ctx_size is the size of a protocol socket object. The common + // sock_size is the size of a protocol socket object. The common // code allocates this memory for the protocol private state. size_t sock_size; -- cgit v1.2.3-70-g09d2