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

Diff for /src/usr.bin/rdist/client.c between version 1.19 and 1.20

version 1.19, 2003/06/03 02:56:14 version 1.20, 2004/10/04 05:21:27
Line 1261 
Line 1261 
                 ptarget++;                  ptarget++;
         /*          /*
          * If we are renaming a directory and we want to preserve           * If we are renaming a directory and we want to preserve
          * the directory heirarchy (-w), we must strip off the leading           * the directory hierarchy (-w), we must strip off the leading
          * directory name and preserve the rest.           * directory name and preserve the rest.
          */           */
         if (IS_ON(opts, DO_WHOLE)) {          if (IS_ON(opts, DO_WHOLE)) {

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20