Update home authored by James R.'s avatar James R.
......@@ -14,7 +14,7 @@ D
```
* `gen.awk` - generates the table according to the enums gathered by `enum.sed`.
```
```awk
BEGIN {
FS = "[[:space:],]+"
}
......
......