Const poision.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15959 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-08-23 10:50:12 +00:00
parent dd65561899
commit c6dc7f253e
2 changed files with 7 additions and 7 deletions

View File

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