Init state machine
FossilOrigin-Name: 05b6545a5e1640a5f904ba9c07dd2734df2dfd9ade87d4cfcaaee24bfdc6a638
This commit is contained in:
@ -103,6 +103,10 @@ void wtplist_remove(struct wtpman * wtpman)
|
||||
return;
|
||||
|
||||
}
|
||||
|
||||
|
||||
struct connlist * wtplist_get_connlist(void)
|
||||
{
|
||||
return connlist;
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user