summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/lib/com_err/compile_et.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/heimdal/lib/com_err/compile_et.c')
-rw-r--r--crypto/heimdal/lib/com_err/compile_et.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/heimdal/lib/com_err/compile_et.c b/crypto/heimdal/lib/com_err/compile_et.c
index f982dcd..ab7fc2e 100644
--- a/crypto/heimdal/lib/com_err/compile_et.c
+++ b/crypto/heimdal/lib/com_err/compile_et.c
@@ -35,7 +35,7 @@
#include "compile_et.h"
#include <getarg.h>
-RCSID("$Id: compile_et.c,v 1.13 1999/12/02 16:58:38 joda Exp $");
+RCSID("$Id: compile_et.c,v 1.14 2001/02/20 01:44:53 assar Exp $");
#include <roken.h>
#include <err.h>
@@ -196,7 +196,7 @@ main(int argc, char **argv)
char *p;
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