Declare prompt and prompt2 as const char * so that callers
authorEzra Peisach <epeisach@mit.edu>
Tue, 9 May 1995 02:24:12 +0000 (02:24 +0000)
committerEzra Peisach <epeisach@mit.edu>
Tue, 9 May 1995 02:24:12 +0000 (02:24 +0000)
commit7952147abfff756a6998d4a698888e7b330bdaa7
tree65162cda14c41fb1d44ed147f140ef9df95ae780
parentba1616eb17d250f92d0b84ea315bcb75218ccc05
Declare prompt and prompt2 as const char * so that callers
can safely use with same. (and not get a warning from gcc).

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5759 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/os/ChangeLog
src/lib/krb5/os/read_pwd.c