aboutsummaryrefslogtreecommitdiff
path: root/src/appl
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@mit.edu>2006-10-15 08:43:30 +0000
committerKen Raeburn <raeburn@mit.edu>2006-10-15 08:43:30 +0000
commitff17fe53b794f7a18414f240484d58e73c5e524f (patch)
tree5717b3aa5460f1f3de37b3a240f13335e882b824 /src/appl
parentb509180e5e536a2b71701c2eb3eca7e2ce34e6d8 (diff)
downloadkrb5-ff17fe53b794f7a18414f240484d58e73c5e524f.zip
krb5-ff17fe53b794f7a18414f240484d58e73c5e524f.tar.gz
krb5-ff17fe53b794f7a18414f240484d58e73c5e524f.tar.bz2
typo
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18711 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/appl')
-rw-r--r--src/appl/gssftp/ftp/ftp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/appl/gssftp/ftp/ftp.c b/src/appl/gssftp/ftp/ftp.c
index c384f24..c16d454 100644
--- a/src/appl/gssftp/ftp/ftp.c
+++ b/src/appl/gssftp/ftp/ftp.c
@@ -705,7 +705,7 @@ int getreply(int expecteof)
(unsigned int) len,
schedule, &cred.session,
&hisctladdr, &myctladdr,
- &msg_data));
+ &msg_data);
if (kerror != KSUCCESS) {
printf("%d reply %s! (krb_rd_%s: %s)\n", code,
safe ? "modified" : "garbled",