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

Diff for /src/usr.bin/openssl/errstr.c between version 1.6 and 1.7

version 1.6, 2015/10/17 15:00:11 version 1.7, 2019/07/14 03:30:45
Line 72 
Line 72 
         int stats;          int stats;
 } errstr_config;  } errstr_config;
   
 struct option errstr_options[] = {  static const struct option errstr_options[] = {
         {          {
                 .name = "stats",                  .name = "stats",
                 .desc = "Print debugging statistics for the hash table",                  .desc = "Print debugging statistics for the hash table",

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7