[BACK]Return to docmd.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / oldrdist

Diff for /src/usr.bin/oldrdist/Attic/docmd.c between version 1.22 and 1.23

version 1.22, 2009/10/27 23:59:41 version 1.23, 2013/06/02 06:20:35
Line 483 
Line 483 
         struct stat *st;          struct stat *st;
 {  {
         DIR *d;          DIR *d;
         struct direct *dp;          struct dirent *dp;
         char *cp;          char *cp;
         char *otp;          char *otp;
         int len;          int len;

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23