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> (cherry picked from Samba commit afa9bb4ac55d616fe7816e3830bab5e3a51aed7a)
This commit is contained in:

committed by
Jeffrey Altman

parent
aa119d1792
commit
946caad7d0
@@ -566,13 +566,13 @@ ProxyCertInfo ::= SEQUENCE {
|
|||||||
id-uspkicommon-card-id OBJECT IDENTIFIER ::= { 2 16 840 1 101 3 6 6 }
|
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 }
|
id-uspkicommon-piv-interim OBJECT IDENTIFIER ::= { 2 16 840 1 101 3 6 9 1 }
|
||||||
|
|
||||||
--- Netscape extentions
|
--- Netscape extensions
|
||||||
|
|
||||||
id-netscape OBJECT IDENTIFIER ::=
|
id-netscape OBJECT IDENTIFIER ::=
|
||||||
{ joint-iso-itu-t(2) country(16) us(840) organization(1) netscape(113730) }
|
{ joint-iso-itu-t(2) country(16) us(840) organization(1) netscape(113730) }
|
||||||
id-netscape-cert-comment OBJECT IDENTIFIER ::= { id-netscape 1 13 }
|
id-netscape-cert-comment OBJECT IDENTIFIER ::= { id-netscape 1 13 }
|
||||||
|
|
||||||
--- MS extentions
|
--- MS extensions
|
||||||
|
|
||||||
id-ms-cert-enroll-domaincontroller OBJECT IDENTIFIER ::=
|
id-ms-cert-enroll-domaincontroller OBJECT IDENTIFIER ::=
|
||||||
{ 1 3 6 1 4 1 311 20 2 }
|
{ 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 */
|
/* 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;
|
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)
|
#define GSS_KRB5_COPY_CCACHE_X (&__gss_krb5_copy_ccache_x_oid_desc)
|
||||||
|
Reference in New Issue
Block a user