pop_init.c (pop_init): Put in a type cast to shut up the compiler.
authorTheodore Tso <tytso@mit.edu>
Tue, 4 Apr 1995 01:56:56 +0000 (01:56 +0000)
committerTheodore Tso <tytso@mit.edu>
Tue, 4 Apr 1995 01:56:56 +0000 (01:56 +0000)
commit1d06f0e29f9041438a30c0a09911d911fdf1e1f5
treed1e8f203ac692987c645eaccb01d8f5043e4041f
parentfaf402519ddfc400b8312f00e8a470b4a0a3e5da
pop_init.c (pop_init): Put in a type cast to shut up the compiler.
Popper is still using gethostbyname()'s static data wrong;
this should be fixed eventually.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5340 dc483132-0cff-0310-8789-dd5450dbe970
src/appl/popper/ChangeLog
src/appl/popper/pop_init.c