summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--alpine/arg.c2
-rw-r--r--pith/pine.hlp2
2 files changed, 2 insertions, 2 deletions
diff --git a/alpine/arg.c b/alpine/arg.c
index 8a36497c..e0e26c15 100644
--- a/alpine/arg.c
+++ b/alpine/arg.c
@@ -697,7 +697,7 @@ Loop: while(--ac > 0)
if((str = *++av) != NULL){
if(x.flow)
fs_give((void **) &x.flow);
- x.users = cpystr(str);
+ x.flow = cpystr(str);
}
}
else{
diff --git a/pith/pine.hlp b/pith/pine.hlp
index deb0ee8a..6d784a8e 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 575 2021-08-21 10:50:32
+Alpine Commit 576 2021-08-21 12:38:04
============= h_news =================
<HTML>
<HEAD>