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

Diff for /src/usr.bin/rdist/defs.h between version 1.6 and 1.7

version 1.6, 1997/04/27 13:01:28 version 1.7, 1997/10/15 16:58:17
Line 312 
Line 312 
   
 extern char            *optarg;         /* Option argument */  extern char            *optarg;         /* Option argument */
 extern char            *path_remsh;     /* Remote shell command */  extern char            *path_remsh;     /* Remote shell command */
 extern char             buf[];          /* General purpose buffer */  
 extern char             host[];         /* Host name of master copy */  extern char             host[];         /* Host name of master copy */
 extern char            *currenthost;    /* Name of current host */  extern char            *currenthost;    /* Name of current host */
 extern char            *progname;       /* Name of this program */  extern char            *progname;       /* Name of this program */

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7