mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
Correct "extention" typos.
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Garming Sam <garming@catalyst.net.nz>
This commit is contained in:
parent
edcf56522c
commit
afa9bb4ac5
@ -80,7 +80,7 @@ typedef struct _SambaAfpInfo
|
||||
*/
|
||||
|
||||
/*
|
||||
** These extensions are only supported with the NT LM 0.12 Dialect. These extentions
|
||||
** These extensions are only supported with the NT LM 0.12 Dialect. These extensions
|
||||
** will be process on a share by share bases.
|
||||
*/
|
||||
|
||||
|
@ -543,13 +543,13 @@ ProxyCertInfo ::= SEQUENCE {
|
||||
id-uspkicommon-card-id OBJECT IDENTIFIER ::= { 2 16 840 1 101 3 6 6 }
|
||||
id-uspkicommon-piv-interim OBJECT IDENTIFIER ::= { 2 16 840 1 101 3 6 9 1 }
|
||||
|
||||
--- Netscape extentions
|
||||
--- Netscape extensions
|
||||
|
||||
id-netscape OBJECT IDENTIFIER ::=
|
||||
{ joint-iso-itu-t(2) country(16) us(840) organization(1) netscape(113730) }
|
||||
id-netscape-cert-comment OBJECT IDENTIFIER ::= { id-netscape 1 13 }
|
||||
|
||||
--- MS extentions
|
||||
--- MS extensions
|
||||
|
||||
id-ms-cert-enroll-domaincontroller OBJECT IDENTIFIER ::=
|
||||
{ 1 3 6 1 4 1 311 20 2 }
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
/* contact Love Hörnquist Åstrand <lha@h5l.org> for new oid arcs */
|
||||
/*
|
||||
* 1.2.752.43.13 Heimdal GSS-API Extentions
|
||||
* 1.2.752.43.13 Heimdal GSS-API Extensions
|
||||
*/
|
||||
extern GSSAPI_LIB_VARIABLE gss_OID_desc __gss_krb5_copy_ccache_x_oid_desc;
|
||||
#define GSS_KRB5_COPY_CCACHE_X (&__gss_krb5_copy_ccache_x_oid_desc)
|
||||
|
Loading…
Reference in New Issue
Block a user