summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pith/filter.c2
-rw-r--r--pith/pine.hlp2
2 files changed, 2 insertions, 2 deletions
diff --git a/pith/filter.c b/pith/filter.c
index 8e7c92e..13ee459 100644
--- a/pith/filter.c
+++ b/pith/filter.c
@@ -9192,7 +9192,7 @@ gf_html_cid2file(FILTER_S *f, int cmd)
}
else f->n = 0;
GF_PUTC(f->next, '\"');
- GF_PUTC(f->next, c);
+ /* no need to write "c" right now to the stream. It will be written below */
state = ASCII_ISSPACE(c) ? 1 : 0;
RESET_FILTER(f);
}
diff --git a/pith/pine.hlp b/pith/pine.hlp
index 903873c..a8b8f80 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 488 2020-07-09 00:16:30
+Alpine Commit 489 2020-07-09 01:58:37
============= h_news =================
<HTML>
<HEAD>