Fix FS#12585 - bar tags stopped working
Change-Id: I9e466bcc407a3fda06d8a9f9c6f39afef592824e
This commit is contained in:
parent
2dc891befc
commit
9acd70288d
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
#include "tag_table.h"
|
||||
|
||||
#include <string.h>
|
||||
#define BAR_PARAMS "?iiii|s^"
|
||||
#define BAR_PARAMS "?iiii|s*"
|
||||
/* The tag definition table */
|
||||
static const struct tag_info legal_tags[] =
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue