created protected_tester_t for testcases

This commit is contained in:
Jan Hutter
2005-12-07 11:08:54 +00:00
parent f4d8999cc1
commit 51d56047d8
56 changed files with 226 additions and 207 deletions
+1 -1
View File
@@ -47,7 +47,7 @@
*/
#define DESTINATION_IP "127.0.0.1"
void test_sender(tester_t *tester)
void test_sender(protected_tester_t *tester)
{
int i;
sender_t *sender;