]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
librpc: Fix code spelling
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Wed, 30 Aug 2023 03:18:19 +0000 (15:18 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 11 Sep 2023 02:42:41 +0000 (02:42 +0000)
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
librpc/rpc/rpc_common.h

index 55a35f31096cf229980f3e0c20ede934b42b2305..36d54cd45bc61176c3271cc3b996ba6a930016be 100644 (file)
@@ -327,7 +327,7 @@ bool dcerpc_sec_vt_header2_equal(const struct dcerpc_sec_vt_header2 *v1,
  *
  * @param[in] vt a pointer to the security verification trailer.
  * @param[in] bitmask1 which flags were negotiated on the connection.
- * @param[in] pcontext the syntaxes negotiatied for the presentation context.
+ * @param[in] pcontext the syntaxes negotiated for the presentation context.
  * @param[in] header2 some fields from the PDU header.
  *
  * @retval true on success.