mirror of
https://github.com/rkd77/elinks.git
synced 2025-01-03 14:57:44 -05:00
Refer to bug 96 in a comment.
This commit is contained in:
parent
a59f44c4b5
commit
c44739e039
@ -27,7 +27,8 @@
|
||||
#include "util/string.h"
|
||||
|
||||
|
||||
/* TODO: We must use termcap/terminfo if available! --pasky */
|
||||
/* TODO: We must use termcap/terminfo if available! --pasky
|
||||
* Please mention ELinks bug 96 in commit logs. --KON */
|
||||
|
||||
/** Mapping from (enum ::border_char - 0xB0) to ASCII characters. */
|
||||
const unsigned char frame_dumb[48] = " ||||++||++++++--|-+||++--|-+----++++++++ ";
|
||||
|
Loading…
Reference in New Issue
Block a user