drop RCSID

This commit is contained in:
Love Hornquist Astrand
2009-11-14 11:14:56 -08:00
parent 28364031f0
commit de0102fa0c
6 changed files with 0 additions and 12 deletions

View File

@@ -33,8 +33,6 @@
#include "spnego_locl.h"
RCSID("$Id$");
static OM_uint32
send_reject (OM_uint32 *minor_status,
gss_buffer_t output_token)

View File

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

View File

@@ -32,8 +32,6 @@
#include "spnego_locl.h"
RCSID("$Id$");
static OM_uint32
spnego_supported_mechs(OM_uint32 *minor_status, gss_OID_set *mechs)
{

View File

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

View File

@@ -33,8 +33,6 @@
#include "spnego_locl.h"
#include <gssapi_mech.h>
RCSID("$Id$");
/*
* RFC2478, SPNEGO:
* The security mechanism of the initial

View File

@@ -33,8 +33,6 @@
#include "spnego_locl.h"
RCSID("$Id$");
/*
* Is target_name an sane target for `mech´.
*/