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

Diff for /src/usr.bin/ssh/servconf.c between version 1.320 and 1.321

version 1.320, 2017/11/03 05:18:44 version 1.321, 2017/12/05 23:56:07
Line 1966 
Line 1966 
                             filename, linenum);                              filename, linenum);
                 if (*activep && *charptr == NULL)                  if (*activep && *charptr == NULL)
                         *charptr = xstrdup(arg);                          *charptr = xstrdup(arg);
                   break;
   
         case sDeprecated:          case sDeprecated:
         case sIgnore:          case sIgnore:

Legend:
Removed from v.1.320  
changed lines
  Added in v.1.321