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

Diff for /src/usr.bin/ssh/monitor.c between version 1.209 and 1.210

version 1.209, 2020/02/26 13:40:09 version 1.210, 2020/03/13 03:17:07
Line 1424 
Line 1424 
         }          }
 }  }
   
 /* This function requries careful sanity checking */  /* This function requires careful sanity checking */
   
 void  void
 mm_get_keystate(struct ssh *ssh, struct monitor *pmonitor)  mm_get_keystate(struct ssh *ssh, struct monitor *pmonitor)

Legend:
Removed from v.1.209  
changed lines
  Added in v.1.210