[BACK]Return to extern.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / ftp

Diff for /src/usr.bin/ftp/extern.h between version 1.13 and 1.14

version 1.13, 1997/04/23 20:33:04 version 1.14, 1997/06/10 19:39:53
Line 69 
Line 69 
 void    doproxy __P((int, char **));  void    doproxy __P((int, char **));
 char   *dotrans __P((char *));  char   *dotrans __P((char *));
 int     empty __P((struct fd_set *, int));  int     empty __P((struct fd_set *, int));
   int     foregroundproc __P(());
 void    get __P((int, char **));  void    get __P((int, char **));
 struct cmd *getcmd __P((const char *));  struct cmd *getcmd __P((const char *));
 int     getit __P((int, char **, int, const char *));  int     getit __P((int, char **, int, const char *));

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14