drop RCSID
This commit is contained in:
@@ -47,8 +47,6 @@
|
|||||||
#include <gss-commands.h>
|
#include <gss-commands.h>
|
||||||
#include <krb5.h>
|
#include <krb5.h>
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
static int version_flag = 0;
|
static int version_flag = 0;
|
||||||
static int help_flag = 0;
|
static int help_flag = 0;
|
||||||
|
|
||||||
|
@@ -48,8 +48,6 @@
|
|||||||
|
|
||||||
#include "test_common.h"
|
#include "test_common.h"
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
static void
|
static void
|
||||||
print_time(OM_uint32 time_rec)
|
print_time(OM_uint32 time_rec)
|
||||||
{
|
{
|
||||||
|
@@ -35,8 +35,6 @@
|
|||||||
#include <err.h>
|
#include <err.h>
|
||||||
#include "test_common.h"
|
#include "test_common.h"
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
char *
|
char *
|
||||||
gssapi_err(OM_uint32 maj_stat, OM_uint32 min_stat, gss_OID mech)
|
gssapi_err(OM_uint32 maj_stat, OM_uint32 min_stat, gss_OID mech)
|
||||||
{
|
{
|
||||||
|
@@ -40,8 +40,6 @@
|
|||||||
#include <gssapi_ntlm.h>
|
#include <gssapi_ntlm.h>
|
||||||
#include "test_common.h"
|
#include "test_common.h"
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
static char *type_string;
|
static char *type_string;
|
||||||
static char *mech_string;
|
static char *mech_string;
|
||||||
static char *ret_mech_string;
|
static char *ret_mech_string;
|
||||||
|
@@ -46,8 +46,6 @@
|
|||||||
#include <roken.h>
|
#include <roken.h>
|
||||||
#include <getarg.h>
|
#include <getarg.h>
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
static void
|
static void
|
||||||
gss_print_errors (int min_stat)
|
gss_print_errors (int min_stat)
|
||||||
{
|
{
|
||||||
|
@@ -47,8 +47,6 @@
|
|||||||
#include <roken.h>
|
#include <roken.h>
|
||||||
#include <getarg.h>
|
#include <getarg.h>
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
static int version_flag = 0;
|
static int version_flag = 0;
|
||||||
static int help_flag = 0;
|
static int help_flag = 0;
|
||||||
|
|
||||||
|
@@ -46,8 +46,6 @@
|
|||||||
#include <roken.h>
|
#include <roken.h>
|
||||||
#include <getarg.h>
|
#include <getarg.h>
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
static void
|
static void
|
||||||
gss_print_errors (int min_stat)
|
gss_print_errors (int min_stat)
|
||||||
{
|
{
|
||||||
|
@@ -40,8 +40,6 @@
|
|||||||
#include <getarg.h>
|
#include <getarg.h>
|
||||||
#include "test_common.h"
|
#include "test_common.h"
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
#include <krb5.h>
|
#include <krb5.h>
|
||||||
#include <heimntlm.h>
|
#include <heimntlm.h>
|
||||||
|
|
||||||
|
@@ -42,8 +42,6 @@
|
|||||||
#include <err.h>
|
#include <err.h>
|
||||||
#include <roken.h>
|
#include <roken.h>
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
int
|
int
|
||||||
main(int argc, char **argv)
|
main(int argc, char **argv)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user