1
0
mirror of https://github.com/ksherlock/x65.git synced 2024-10-01 10:54:33 +00:00

Update README.md

This commit is contained in:
Carl-Henrik Skårstedt 2015-09-30 00:01:28 -07:00
parent 433d765403
commit 80c3016857

View File

@ -155,7 +155,7 @@ RandomBytes:
bytes NumRandomBytes
{
bytes 13,1,7,19,32
NumRandomBytes = \* - !
NumRandomBytes = * - !
}
```