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:
Chris Lamb
2017-02-18 08:50:20 +13:00
committed by Jeffrey Altman
parent aa119d1792
commit 946caad7d0
2 changed files with 3 additions and 3 deletions

View File

@@ -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)