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

Diff for /src/usr.bin/openssl/pkeyparam.c between version 1.11 and 1.12

version 1.11, 2018/02/07 05:47:55 version 1.12, 2019/07/14 03:30:46
Line 72 
Line 72 
         int text;          int text;
 } pkeyparam_config;  } pkeyparam_config;
   
 struct option pkeyparam_options[] = {  static const struct option pkeyparam_options[] = {
         {          {
                 .name = "in",                  .name = "in",
                 .argname = "file",                  .argname = "file",

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12