Drop RCSID

This commit is contained in:
Love Hornquist Astrand
2009-08-20 19:03:15 -07:00
parent f5ad76fe70
commit 0c112865b4
10 changed files with 1 additions and 18 deletions
-3
View File
@@ -31,10 +31,7 @@
* SUCH DAMAGE.
*/
#ifdef HAVE_CONFIG_H
#include <config.h>
RCSID("$Id$");
#endif
#include <stdlib.h>
#include <krb5.h>
-2
View File
@@ -33,8 +33,6 @@
#include "kuser_locl.h"
RCSID("$Id$");
static unsigned
read_words (const char *filename, char ***ret_w)
{
-2
View File
@@ -33,8 +33,6 @@
#include "kuser_locl.h"
RCSID("$Id$");
static char *etype_str;
static int version_flag;
static int help_flag;
-1
View File
@@ -32,7 +32,6 @@
*/
#include "kuser_locl.h"
RCSID("$Id$");
static const char *cache;
static const char *credential;
+1 -1
View File
@@ -32,7 +32,7 @@
*/
#include "kuser_locl.h"
RCSID("$Id$");
#include <kdigest-commands.h>
#include <hex.h>
#include <base64.h>
-2
View File
@@ -33,8 +33,6 @@
#include "kuser_locl.h"
RCSID("$Id$");
static char *cache_str;
static char *out_cache_str;
static char *delegation_cred_str;
-1
View File
@@ -32,7 +32,6 @@
*/
#include "kuser_locl.h"
RCSID("$Id$");
#include <parse_units.h>
static char *client_principal_str = NULL;
-2
View File
@@ -35,8 +35,6 @@
#include "rtbl.h"
#include "parse_units.h"
RCSID("$Id$");
static char*
printable_time(time_t t)
{
-2
View File
@@ -33,8 +33,6 @@
#include "kuser_locl.h"
RCSID("$Id$");
/*
*
*/
-2
View File
@@ -33,8 +33,6 @@
#include "kuser_locl.h"
RCSID("$Id$");
static int help_flag = 0;
static int version_flag = 0;