Update r3.h
fix comment.. :p
This commit is contained in:
parent
2890ed142e
commit
7cae9bf71a
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ struct _node {
|
||||||
unsigned char endpoint;
|
unsigned char endpoint;
|
||||||
unsigned char ov_cnt;
|
unsigned char ov_cnt;
|
||||||
|
|
||||||
// <-- here comes a char[3] struct padding for alignment since we have 5 char above.
|
// <-- here comes a char[4] struct padding for alignment since we have 4 char above.
|
||||||
|
|
||||||
|
|
||||||
/** compile-time variables here.... **/
|
/** compile-time variables here.... **/
|
||||||
|
|
Loading…
Reference in a new issue