Fix whitespace: space before tab
This commit is contained in:
parent
db4770426e
commit
a9653c475b
17 changed files with 28 additions and 28 deletions
|
@ -172,7 +172,7 @@ use '-' in meta-identifiers and omit the concatenation symbol ','.
|
|||
|
||||
table = header { record } footer ;
|
||||
header = "XDUMP" space [ "meta" space ]
|
||||
identifier space timestamp newline ;
|
||||
identifier space timestamp newline ;
|
||||
identifier = id-chr { id-chr } ;
|
||||
id-char = ? ASCII characters 33..126 except '"#()<>=' ? ;
|
||||
timestamp = intnum ;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue