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

Diff for /src/usr.bin/openssl/req.c between version 1.5 and 1.6

version 1.5, 2015/06/20 01:07:25 version 1.6, 2015/08/22 16:36:05
Line 145 
Line 145 
 static CONF *req_conf = NULL;  static CONF *req_conf = NULL;
 static int batch = 0;  static int batch = 0;
   
 int req_main(int, char **);  
   
 int  int
 req_main(int argc, char **argv)  req_main(int argc, char **argv)
 {  {

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