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

Diff for /src/usr.bin/openssl/version.c between version 1.8 and 1.9

version 1.8, 2015/10/17 15:00:11 version 1.9, 2019/07/14 03:30:46
Line 157 
Line 157 
         return (0);          return (0);
 }  }
   
 static struct option version_options[] = {  static const struct option version_options[] = {
         {          {
                 .name = "a",                  .name = "a",
                 .desc = "All information (same as setting all other flags)",                  .desc = "All information (same as setting all other flags)",

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9