drop RCSID
This commit is contained in:
@@ -33,8 +33,6 @@
|
||||
|
||||
#include "spnego_locl.h"
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
static OM_uint32
|
||||
send_reject (OM_uint32 *minor_status,
|
||||
gss_buffer_t output_token)
|
||||
|
@@ -32,8 +32,6 @@
|
||||
|
||||
#include "spnego_locl.h"
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
/*
|
||||
* Apparently Microsoft got the OID wrong, and used
|
||||
* 1.2.840.48018.1.2.2 instead. We need both this and
|
||||
|
@@ -32,8 +32,6 @@
|
||||
|
||||
#include "spnego_locl.h"
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
static OM_uint32
|
||||
spnego_supported_mechs(OM_uint32 *minor_status, gss_OID_set *mechs)
|
||||
{
|
||||
|
@@ -32,8 +32,6 @@
|
||||
|
||||
#include "spnego_locl.h"
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
OM_uint32
|
||||
_gss_spnego_release_cred(OM_uint32 *minor_status, gss_cred_id_t *cred_handle)
|
||||
{
|
||||
|
@@ -33,8 +33,6 @@
|
||||
#include "spnego_locl.h"
|
||||
#include <gssapi_mech.h>
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
/*
|
||||
* RFC2478, SPNEGO:
|
||||
* The security mechanism of the initial
|
||||
|
@@ -33,8 +33,6 @@
|
||||
|
||||
#include "spnego_locl.h"
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
/*
|
||||
* Is target_name an sane target for `mech´.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user