- Fixed some minor issues.
- Fixed type flaw in labellist type.
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
struct labelinfo
|
||||
{
|
||||
Term label;
|
||||
Term protocol;
|
||||
Protocol protocol;
|
||||
Term sendrole;
|
||||
Term readrole;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user