libZRCola: Fix typo
Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
parent
eb0911d3c0
commit
ca3239f0ff
@ -349,7 +349,7 @@ namespace ZRCola {
|
|||||||
|
|
||||||
protected:
|
protected:
|
||||||
uint16_t src_to; ///< Source name end in \c data
|
uint16_t src_to; ///< Source name end in \c data
|
||||||
uint16_t dst_to; ///< Sestination name end in \c data
|
uint16_t dst_to; ///< Destination name end in \c data
|
||||||
char_t data[]; ///< Source and destination names
|
char_t data[]; ///< Source and destination names
|
||||||
|
|
||||||
private:
|
private:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user