mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 20:33:46 +02:00
Applied patch from fs#275 to make /hilight -mask -line work properly
This commit is contained in:
parent
fc3c0a8420
commit
deb6ca1b1a
5 changed files with 23 additions and 12 deletions
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
#include "formats.h"
|
||||
|
||||
typedef struct _HILIGHT_REC HILIGHT_REC;
|
||||
//typedef struct _HILIGHT_REC HILIGHT_REC;
|
||||
|
||||
struct _HILIGHT_REC {
|
||||
char *text;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue