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

Diff for /src/usr.bin/openssl/dh.c between version 1.4 and 1.5

version 1.4, 2015/07/12 22:57:00 version 1.5, 2015/08/22 16:36:05
Line 162 
Line 162 
         options_usage(dh_options);          options_usage(dh_options);
 }  }
   
 int dh_main(int, char **);  
   
 int  int
 dh_main(int argc, char **argv)  dh_main(int argc, char **argv)
 {  {

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5