mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 20:33:46 +02:00
cleanup hilight -network patch
This commit is contained in:
parent
669add63e8
commit
d3093418d4
3 changed files with 16 additions and 14 deletions
|
|
@ -29,7 +29,7 @@ struct _HILIGHT_REC {
|
|||
unsigned int regexp_compiled:1; /* should always be TRUE, unless regexp is invalid */
|
||||
regex_t preg;
|
||||
#endif
|
||||
char *tag;
|
||||
char *servertag;
|
||||
};
|
||||
|
||||
extern GSList *hilights;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue