Add a 'ignoretags' rule

Signed-off-by: bacardi55@gmail.com <bacardi55@daimadoshi.bacardi55.org>
This commit is contained in:
Julien Pivotto
2010-12-30 18:31:56 +01:00
committed by bacardi55@gmail.com
parent f2734a5f2b
commit bf16b4a2e7
4 changed files with 15 additions and 9 deletions

View File

@@ -364,6 +364,7 @@ typedef struct
int tag;
Bool free;
Bool max;
Bool ignoretags;
} Rule;
/* Configuration structure */