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

Diff for /src/usr.bin/oldrdist/Attic/server.c between version 1.26 and 1.27

version 1.26, 2004/01/16 01:12:35 version 1.27, 2004/10/04 05:21:27
Line 272 
Line 272 
                 tp++;                  tp++;
         /*          /*
          * 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 (opts & WHOLE) {          if (opts & WHOLE) {

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.27