From 620a15402ca567d1bb9f3ff04408b31d5195a26d Mon Sep 17 00:00:00 2001 From: ache Date: Mon, 29 Sep 1997 08:53:38 +0000 Subject: Upgrade to 2.31 --- contrib/opie/ftpcmd.y | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'contrib/opie/ftpcmd.y') diff --git a/contrib/opie/ftpcmd.y b/contrib/opie/ftpcmd.y index 10ef24f..ed1e710 100644 --- a/contrib/opie/ftpcmd.y +++ b/contrib/opie/ftpcmd.y @@ -1,7 +1,7 @@ /* ftpcmd.y: yacc parser for the FTP daemon. -%%% portions-copyright-cmetz -Portions of this software are Copyright 1996 by Craig Metz, All Rights +%%% portions-copyright-cmetz-96 +Portions of this software are Copyright 1996-1997 by Craig Metz, All Rights Reserved. The Inner Net License Version 2 applies to these portions of the software. You should have received a copy of the license with this software. If @@ -1226,6 +1226,7 @@ VOIDRET help FUNCTION((ctab, s), struct tab *ctab AND char *s) printf("\r\n"); } (void) fflush(stdout); + reply(214, " "); return; } upper(s); -- cgit v1.1