(cache): const-correctness
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6063 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -39,7 +39,7 @@
|
|||||||
#include "kuser_locl.h"
|
#include "kuser_locl.h"
|
||||||
RCSID("$Id$");
|
RCSID("$Id$");
|
||||||
|
|
||||||
static char *cache;
|
static const char *cache;
|
||||||
static int help_flag;
|
static int help_flag;
|
||||||
static int version_flag;
|
static int version_flag;
|
||||||
static int unlog_flag = 1;
|
static int unlog_flag = 1;
|
||||||
|
Reference in New Issue
Block a user