ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/src/vpectrl.C
(Generate patch)

Comparing gvpe/src/vpectrl.C (file contents):
Revision 1.9 by pcg, Thu Jan 29 18:55:10 2004 UTC vs.
Revision 1.10 by pcg, Mon May 10 20:13:10 2004 UTC

311 } 311 }
312 312
313 if (show_help) 313 if (show_help)
314 usage (0); 314 usage (0);
315 315
316 make_names ();
317 conf.read_config (false); 316 conf.read_config (false);
318 317
319 if (generate_keys) 318 if (generate_keys)
320 { 319 {
321 RAND_load_file ("/dev/urandom", 1024); 320 RAND_load_file ("/dev/urandom", 1024);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines