drop RCSID
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24359 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -33,8 +33,6 @@
|
||||
|
||||
#include "krb5_locl.h"
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
static u_long table[256];
|
||||
|
||||
#define CRC_GEN 0xEDB88320L
|
||||
|
@@ -32,7 +32,6 @@
|
||||
*/
|
||||
|
||||
#include "krb5_locl.h"
|
||||
RCSID("$Id$");
|
||||
|
||||
/**
|
||||
*
|
||||
|
@@ -36,9 +36,7 @@
|
||||
#ifndef __KRB5_LOCL_H__
|
||||
#define __KRB5_LOCL_H__
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
#include <errno.h>
|
||||
#include <ctype.h>
|
||||
|
@@ -35,8 +35,6 @@
|
||||
#include <resolve.h>
|
||||
#include "locate_plugin.h"
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
static int
|
||||
string_to_proto(const char *string)
|
||||
{
|
||||
|
@@ -35,8 +35,6 @@
|
||||
|
||||
#include <sqlite3.h>
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
typedef struct krb5_scache {
|
||||
char *name;
|
||||
char *file;
|
||||
|
Reference in New Issue
Block a user