drop RCSID

This commit is contained in:
Love Hornquist Astrand
2009-08-26 23:15:35 -07:00
parent a2820df666
commit 32ee735d73
9 changed files with 0 additions and 18 deletions

View File

@@ -47,8 +47,6 @@
#include <gss-commands.h>
#include <krb5.h>
RCSID("$Id$");
static int version_flag = 0;
static int help_flag = 0;

View File

@@ -48,8 +48,6 @@
#include "test_common.h"
RCSID("$Id$");
static void
print_time(OM_uint32 time_rec)
{

View File

@@ -35,8 +35,6 @@
#include <err.h>
#include "test_common.h"
RCSID("$Id$");
char *
gssapi_err(OM_uint32 maj_stat, OM_uint32 min_stat, gss_OID mech)
{

View File

@@ -40,8 +40,6 @@
#include <gssapi_ntlm.h>
#include "test_common.h"
RCSID("$Id$");
static char *type_string;
static char *mech_string;
static char *ret_mech_string;

View File

@@ -46,8 +46,6 @@
#include <roken.h>
#include <getarg.h>
RCSID("$Id$");
static void
gss_print_errors (int min_stat)
{

View File

@@ -47,8 +47,6 @@
#include <roken.h>
#include <getarg.h>
RCSID("$Id$");
static int version_flag = 0;
static int help_flag = 0;

View File

@@ -46,8 +46,6 @@
#include <roken.h>
#include <getarg.h>
RCSID("$Id$");
static void
gss_print_errors (int min_stat)
{

View File

@@ -40,8 +40,6 @@
#include <getarg.h>
#include "test_common.h"
RCSID("$Id$");
#include <krb5.h>
#include <heimntlm.h>

View File

@@ -42,8 +42,6 @@
#include <err.h>
#include <roken.h>
RCSID("$Id$");
int
main(int argc, char **argv)
{