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"
|
#include "krb5_locl.h"
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
static u_long table[256];
|
static u_long table[256];
|
||||||
|
|
||||||
#define CRC_GEN 0xEDB88320L
|
#define CRC_GEN 0xEDB88320L
|
||||||
|
@@ -32,7 +32,6 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include "krb5_locl.h"
|
#include "krb5_locl.h"
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
|
@@ -36,9 +36,7 @@
|
|||||||
#ifndef __KRB5_LOCL_H__
|
#ifndef __KRB5_LOCL_H__
|
||||||
#define __KRB5_LOCL_H__
|
#define __KRB5_LOCL_H__
|
||||||
|
|
||||||
#ifdef HAVE_CONFIG_H
|
|
||||||
#include <config.h>
|
#include <config.h>
|
||||||
#endif
|
|
||||||
|
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
|
@@ -35,8 +35,6 @@
|
|||||||
#include <resolve.h>
|
#include <resolve.h>
|
||||||
#include "locate_plugin.h"
|
#include "locate_plugin.h"
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
static int
|
static int
|
||||||
string_to_proto(const char *string)
|
string_to_proto(const char *string)
|
||||||
{
|
{
|
||||||
|
@@ -35,8 +35,6 @@
|
|||||||
|
|
||||||
#include <sqlite3.h>
|
#include <sqlite3.h>
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
typedef struct krb5_scache {
|
typedef struct krb5_scache {
|
||||||
char *name;
|
char *name;
|
||||||
char *file;
|
char *file;
|
||||||
|
Reference in New Issue
Block a user