summaryrefslogtreecommitdiff
path: root/src/fe-common/core/hilight-text.h
diff options
context:
space:
mode:
authorJari Matilainen <jari.matilainen@gmail.com>2015-09-24 13:03:02 +0200
committerJari Matilainen <jari.matilainen@gmail.com>2015-09-24 13:03:02 +0200
commitdeb6ca1b1a676fae094253fc55519e2a60c206d1 (patch)
treea395367bd55449201755655f13a9b5ef9db147d3 /src/fe-common/core/hilight-text.h
parentfc3c0a84205885e5914c7e0812b35a4acbabc3b0 (diff)
downloadirssi-deb6ca1b1a676fae094253fc55519e2a60c206d1.zip
Applied patch from fs#275 to make /hilight -mask -line work properly
Diffstat (limited to 'src/fe-common/core/hilight-text.h')
-rw-r--r--src/fe-common/core/hilight-text.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fe-common/core/hilight-text.h b/src/fe-common/core/hilight-text.h
index 1692b8ab..fa083882 100644
--- a/src/fe-common/core/hilight-text.h
+++ b/src/fe-common/core/hilight-text.h
@@ -7,7 +7,7 @@
#include "formats.h"
-typedef struct _HILIGHT_REC HILIGHT_REC;
+//typedef struct _HILIGHT_REC HILIGHT_REC;
struct _HILIGHT_REC {
char *text;