mirror of
https://github.com/rkd77/elinks.git
synced 2025-02-02 15:09:23 -05:00
Refer to bug 96 in a comment.
This commit is contained in:
parent
bf9936a78f
commit
58dc3da469
@ -27,7 +27,8 @@
|
|||||||
#include "util/string.h"
|
#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. */
|
/** Mapping from (enum ::border_char - 0xB0) to ASCII characters. */
|
||||||
const unsigned char frame_dumb[48] = " ||||++||++++++--|-+||++--|-+----++++++++ ";
|
const unsigned char frame_dumb[48] = " ||||++||++++++--|-+||++--|-+----++++++++ ";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user