Applied patch from fs#275 to make /hilight -mask -line work properly

This commit is contained in:
Jari Matilainen 2015-09-24 13:03:02 +02:00
commit deb6ca1b1a
5 changed files with 23 additions and 12 deletions

View file

@ -7,7 +7,7 @@
#include "formats.h"
typedef struct _HILIGHT_REC HILIGHT_REC;
//typedef struct _HILIGHT_REC HILIGHT_REC;
struct _HILIGHT_REC {
char *text;