summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/kuser/kdestroy.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/heimdal/kuser/kdestroy.c')
-rw-r--r--crypto/heimdal/kuser/kdestroy.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/heimdal/kuser/kdestroy.c b/crypto/heimdal/kuser/kdestroy.c
index 847c50e..a1a5c0d 100644
--- a/crypto/heimdal/kuser/kdestroy.c
+++ b/crypto/heimdal/kuser/kdestroy.c
@@ -32,7 +32,7 @@
*/
#include "kuser_locl.h"
-RCSID("$Id: kdestroy.c,v 1.12 2000/12/31 07:51:09 assar Exp $");
+RCSID("$Id: kdestroy.c,v 1.13 2001/02/20 01:44:51 assar Exp $");
static const char *cache;
static int help_flag;
@@ -68,7 +68,7 @@ main (int argc, char **argv)
int optind = 0;
int exit_val = 0;
- set_progname (argv[0]);
+ setprogname (argv[0]);
if(getarg(args, num_args, argc, argv, &optind))
usage(1);
OpenPOWER on IntegriCloud