Bladeren bron

Fixed name of the option parameter in the database

Evgeny Grin (Karlson2k) 1 jaar geleden
bovenliggende
commit
5e5050174c
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      scripts/d_options.rec

+ 1 - 1
scripts/d_options.rec

@@ -136,7 +136,7 @@ Argument1: const char *mem_key
 Description1: the private key loaded into memory (not a filename)
 Argument2: const char *mem_cert
 Description2: the certificate loaded into memory (not a filename)
-Argument3: const char *mem_cert
+Argument3: const char *mem_pass
 Description3: the option passphrase phrase to decrypt the private key,
 + could be NULL is private does not need a password