- bug fix
This commit is contained in:
2
ascon.i
2
ascon.i
@ -84,7 +84,7 @@ struct Ascon {
|
||||
* value should be 1
|
||||
* when the state was AsconReading, a 1 indicates that a character was read
|
||||
* and the character is stored in the lastChar field. A 0 indicates
|
||||
* that no charater was read.
|
||||
* that no character was read.
|
||||
*
|
||||
*
|
||||
* In most cases a custom handler may be a wrapper around AsconBaseHandler
|
||||
|
Reference in New Issue
Block a user