mirror of
https://github.com/Tha14/toxic.git
synced 2024-11-23 08:43:02 +01:00
correct value
This commit is contained in:
parent
feefecb2ac
commit
06b09cd981
@ -111,7 +111,7 @@ struct StatusBar {
|
|||||||
bool is_online;
|
bool is_online;
|
||||||
};
|
};
|
||||||
|
|
||||||
#define MAX_LINE_HIST 10
|
#define MAX_LINE_HIST 128
|
||||||
|
|
||||||
/* chat and groupchat window/buffer holder */
|
/* chat and groupchat window/buffer holder */
|
||||||
struct ChatContext {
|
struct ChatContext {
|
||||||
|
Loading…
Reference in New Issue
Block a user