From: Ken Raeburn Date: Sun, 15 Oct 2006 08:43:30 +0000 (+0000) Subject: typo X-Git-Tag: krb5-1.6-alpha1~51 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ff17fe53b794f7a18414f240484d58e73c5e524f;p=krb5.git typo git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18711 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/appl/gssftp/ftp/ftp.c b/src/appl/gssftp/ftp/ftp.c index c384f2471..c16d4544b 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",