summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--imap/src/osdep/nt/env_nt.c2
-rw-r--r--pith/pine.hlp2
2 files changed, 2 insertions, 2 deletions
diff --git a/imap/src/osdep/nt/env_nt.c b/imap/src/osdep/nt/env_nt.c
index 52211ea..9db8a65 100644
--- a/imap/src/osdep/nt/env_nt.c
+++ b/imap/src/osdep/nt/env_nt.c
@@ -152,7 +152,7 @@ void *env_parameters (long function,void *value)
case GET_SSLAPPCAPATH:
ret = (void *) sslAppCApath;
break;
- case SET_SSLCAFILE: /* this can be set null */
+ case SET_SSLAPPCAFILE: /* this can be set null */
if (sslAppCAfile) fs_give ((void **) &sslAppCAfile);
sslAppCAfile = value ? cpystr ((char *) value) : value;
break;
diff --git a/pith/pine.hlp b/pith/pine.hlp
index 93e5478..e2c22d5 100644
--- a/pith/pine.hlp
+++ b/pith/pine.hlp
@@ -140,7 +140,7 @@ with help text for the config screen and the composer that didn't have any
reasonable place to be called from.
Dummy change to get revision in pine.hlp
============= h_revision =================
-Alpine Commit 501 2020-08-06 22:55:11
+Alpine Commit 502 2020-08-06 22:57:31
============= h_news =================
<HTML>
<HEAD>