diff options
-rw-r--r-- | imap/src/c-client/utf8.h | 2 | ||||
-rw-r--r-- | pith/pine.hlp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/imap/src/c-client/utf8.h b/imap/src/c-client/utf8.h index d080c1b0..8a73ef9e 100644 --- a/imap/src/c-client/utf8.h +++ b/imap/src/c-client/utf8.h @@ -383,7 +383,7 @@ * same text width as 0x???? in case we ever add static reverse mapping tables. */ -#define UBOGON UCS2_BOGON +#define UBOGON 0xfff8 /* unmapped from UCS2_BOGON */ #define NOCHAR UCS2_NOTCHAR /* Codepoints in non-Unicode character sets */ diff --git a/pith/pine.hlp b/pith/pine.hlp index e9d0df40..a28a0f12 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 295 2018-07-04 02:50:12 +Alpine Commit 296 2018-07-06 19:19:36 ============= h_news ================= <HTML> <HEAD> |