Drop RCSID
This commit is contained in:
@@ -31,10 +31,7 @@
|
|||||||
* SUCH DAMAGE.
|
* SUCH DAMAGE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifdef HAVE_CONFIG_H
|
|
||||||
#include <config.h>
|
#include <config.h>
|
||||||
RCSID("$Id$");
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <krb5.h>
|
#include <krb5.h>
|
||||||
|
@@ -33,8 +33,6 @@
|
|||||||
|
|
||||||
#include "kuser_locl.h"
|
#include "kuser_locl.h"
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
static unsigned
|
static unsigned
|
||||||
read_words (const char *filename, char ***ret_w)
|
read_words (const char *filename, char ***ret_w)
|
||||||
{
|
{
|
||||||
|
@@ -33,8 +33,6 @@
|
|||||||
|
|
||||||
#include "kuser_locl.h"
|
#include "kuser_locl.h"
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
static char *etype_str;
|
static char *etype_str;
|
||||||
static int version_flag;
|
static int version_flag;
|
||||||
static int help_flag;
|
static int help_flag;
|
||||||
|
@@ -32,7 +32,6 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include "kuser_locl.h"
|
#include "kuser_locl.h"
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
static const char *cache;
|
static const char *cache;
|
||||||
static const char *credential;
|
static const char *credential;
|
||||||
|
@@ -32,7 +32,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include "kuser_locl.h"
|
#include "kuser_locl.h"
|
||||||
RCSID("$Id$");
|
|
||||||
#include <kdigest-commands.h>
|
#include <kdigest-commands.h>
|
||||||
#include <hex.h>
|
#include <hex.h>
|
||||||
#include <base64.h>
|
#include <base64.h>
|
||||||
|
@@ -33,8 +33,6 @@
|
|||||||
|
|
||||||
#include "kuser_locl.h"
|
#include "kuser_locl.h"
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
static char *cache_str;
|
static char *cache_str;
|
||||||
static char *out_cache_str;
|
static char *out_cache_str;
|
||||||
static char *delegation_cred_str;
|
static char *delegation_cred_str;
|
||||||
|
@@ -32,7 +32,6 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include "kuser_locl.h"
|
#include "kuser_locl.h"
|
||||||
RCSID("$Id$");
|
|
||||||
#include <parse_units.h>
|
#include <parse_units.h>
|
||||||
|
|
||||||
static char *client_principal_str = NULL;
|
static char *client_principal_str = NULL;
|
||||||
|
@@ -35,8 +35,6 @@
|
|||||||
#include "rtbl.h"
|
#include "rtbl.h"
|
||||||
#include "parse_units.h"
|
#include "parse_units.h"
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
static char*
|
static char*
|
||||||
printable_time(time_t t)
|
printable_time(time_t t)
|
||||||
{
|
{
|
||||||
|
@@ -33,8 +33,6 @@
|
|||||||
|
|
||||||
#include "kuser_locl.h"
|
#include "kuser_locl.h"
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
@@ -33,8 +33,6 @@
|
|||||||
|
|
||||||
#include "kuser_locl.h"
|
#include "kuser_locl.h"
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
static int help_flag = 0;
|
static int help_flag = 0;
|
||||||
static int version_flag = 0;
|
static int version_flag = 0;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user