summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/lib/sl/make_cmds.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/heimdal/lib/sl/make_cmds.c')
-rw-r--r--crypto/heimdal/lib/sl/make_cmds.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/heimdal/lib/sl/make_cmds.c b/crypto/heimdal/lib/sl/make_cmds.c
index 492e9e6..723dfdc 100644
--- a/crypto/heimdal/lib/sl/make_cmds.c
+++ b/crypto/heimdal/lib/sl/make_cmds.c
@@ -34,7 +34,7 @@
#include "make_cmds.h"
#include <getarg.h>
-RCSID("$Id: make_cmds.c,v 1.6 1999/12/02 16:58:55 joda Exp $");
+RCSID("$Id: make_cmds.c,v 1.7 2001/02/20 01:44:55 assar Exp $");
#include <roken.h>
#include <err.h>
@@ -213,7 +213,7 @@ main(int argc, char **argv)
{
int optind = 0;
- set_progname(argv[0]);
+ setprogname(argv[0]);
if(getarg(args, num_args, argc, argv, &optind))
usage(1);
if(help_flag)
OpenPOWER on IntegriCloud