diff --git a/src/sbbs3/js_global.c b/src/sbbs3/js_global.c index 1e1cbb079bca1afb6ce77ce543c7c61a812d0f73..ca455b0e0ce10c74c7e9d61ee2f11ef83929d1b2 100644 --- a/src/sbbs3/js_global.c +++ b/src/sbbs3/js_global.c @@ -1401,7 +1401,7 @@ static struct { { 8252 ,NULL }, /* double exclamation mark */ { 182 ,"para" }, /* pilcrow sign */ { 167 ,"sect" }, /* section sign */ - { 9604 ,NULL }, /* 0x2584 lower half block */ + { 9644 ,NULL }, /* 0x25AC black rectangle */ { 8616 ,NULL }, /* up down arrow with base */ { 8593 ,"uarr" }, /* upwards arrow */ { 8595 ,"darr" }, /* downwards arrow */