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

Diff for /src/usr.bin/rdistd/server.c between version 1.47 and 1.48

version 1.47, 2019/06/28 13:35:03 version 1.48, 2022/01/28 06:18:42
Line 1674 
Line 1674 
         }          }
   
         /*          /*
          * Let client know we want it to send it's version number           * Let client know we want it to send its version number
          */           */
         (void) sendcmd(S_VERSION, NULL);          (void) sendcmd(S_VERSION, NULL);
   

Legend:
Removed from v.1.47  
changed lines
  Added in v.1.48