remove trailing whitespace
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23815 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -88,7 +88,7 @@ __gss_spnego_initialize(void)
|
||||
return &spnego_mech;
|
||||
}
|
||||
|
||||
static gss_OID_desc _gss_spnego_mechanism_desc =
|
||||
static gss_OID_desc _gss_spnego_mechanism_desc =
|
||||
{6, (void *)"\x2b\x06\x01\x05\x05\x02"};
|
||||
|
||||
gss_OID GSS_SPNEGO_MECHANISM = &_gss_spnego_mechanism_desc;
|
||||
|
Reference in New Issue
Block a user