(meta_type): Fix NSC_TYPE entry to match specification.
This commit is contained in:
parent
e71509b32f
commit
3879ab9643
1 changed files with 1 additions and 1 deletions
|
@ -684,7 +684,7 @@ struct symbol meta_type[] = {
|
|||
{NSC_INT, "d"},
|
||||
{NSC_XCOORD, "d"},
|
||||
{NSC_YCOORD, "d"},
|
||||
{NSC_TIME, "t"},
|
||||
{NSC_TIME, "d"},
|
||||
{NSC_FLOAT, "g"},
|
||||
{NSC_STRINGY,"c"},
|
||||
{NSC_NOTYPE, NULL}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue