* ftpd.c: If NEED_SETENV defined, prototype for setenv.
authorEzra Peisach <epeisach@mit.edu>
Thu, 21 Jun 2001 21:52:36 +0000 (21:52 +0000)
committerEzra Peisach <epeisach@mit.edu>
Thu, 21 Jun 2001 21:52:36 +0000 (21:52 +0000)
commitc3c053fae211468b3763a8b98e20de044f0d938e
tree8f42a428e1f3bfa170b2d29b8bff9b551c035244
parent8ed7589027fc70952ef4a0b2e0b26042a55191f6
* ftpd.c: If NEED_SETENV defined, prototype for setenv.
(auth_data): radix_encode expects a int * and not a size_t *. Use
temporary variable to pass data in and out.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13466 dc483132-0cff-0310-8789-dd5450dbe970
src/appl/gssftp/ftpd/ChangeLog
src/appl/gssftp/ftpd/ftpd.c