From: Volker Lendecke Date: Thu, 23 Jan 2020 20:23:03 +0000 (+0100) Subject: libsmb: Fix a typo X-Git-Tag: ldb-2.1.1~223 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=168c6d9b8f68ef58ae671336818c57f499647484;p=thirdparty%2Fsamba.git libsmb: Fix a typo Signed-off-by: Volker Lendecke Reviewed-by: Andreas Schneider --- diff --git a/libcli/smb/smb2_create_ctx.h b/libcli/smb/smb2_create_ctx.h index 0e0b713e55c..7e7bf22d36f 100644 --- a/libcli/smb/smb2_create_ctx.h +++ b/libcli/smb/smb2_create_ctx.h @@ -1,7 +1,7 @@ /* Unix SMB/CIFS implementation. - SMB2 create context specifc stuff + SMB2 create context specific stuff Copyright (C) Ralph Boehme 2014