summaryrefslogtreecommitdiffstats
path: root/init.h
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>2000-05-25 08:09:51 +0000
committerThomas Roessler <roessler@does-not-exist.org>2000-05-25 08:09:51 +0000
commitc946170fba203e34c0c1a61774f9a7544632fb6a (patch)
tree38e23deb2267a263c1425e5615fcb982fcecf50d /init.h
parent09308808d5ec40169aa66d54353245ca3a4c644b (diff)
Minor fixes from Byrial.
Diffstat (limited to 'init.h')
-rw-r--r--init.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/init.h b/init.h
index 38bd6068..099d3113 100644
--- a/init.h
+++ b/init.h
@@ -1345,7 +1345,8 @@ struct option_t MuttVars[] = {
** accepted.
*/
{ "entropy_file", DT_PATH, R_NONE, UL &SslEntropyFile, 0 },
- /* .pp
+ /*
+ ** .pp
** The file which includes random data that is used to initalize SSL
** library functions.
*/