const poison

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14706 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-03-31 00:37:42 +00:00
parent 61e8cc87ed
commit 381c3f8b41

View File

@@ -57,8 +57,8 @@ int
main(int argc, char **argv)
{
int ret;
char *file;
char *name = NULL;
const char *file;
const char *name = NULL;
int optind = 0;
setprogname(argv[0]);