* ftpd.c (authdata): misplaced braces caused server to not be able to
authorKevin Mitchell <klmitch@mit.edu>
Thu, 13 Jun 1996 22:38:44 +0000 (22:38 +0000)
committerKevin Mitchell <klmitch@mit.edu>
Thu, 13 Jun 1996 22:38:44 +0000 (22:38 +0000)
commit5e1ce981b773a2b783680894535ff87c31f97827
tree5f259ac7c7b23361f1c82c96054a8e15a290dd18
parent4cb94afef176aeb8aa1d1c9c79d1ed2d8d705b6c
* ftpd.c (authdata): misplaced braces caused server to not be able to
use ftp principle if it was present.  Client looks for ftp
first, then tries host; ftpd was looking only for host.

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