> --- a/ftp/extern.h
   > +++ b/ftp/extern.h
   > @@ -119,7 +119,7 @@ void reset (int, char **);
   >  void restart (int, char **);
   >  void rmthelp (int, char **);
   >  void rmtstatus (int, char **);

   Any reason K&R prototypes are used here?  Should we change this?

Just historic reasons, drop them if you want.

Reply via email to