diff options
Diffstat (limited to 'ot_accesslist.h')
| -rw-r--r-- | ot_accesslist.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ot_accesslist.h b/ot_accesslist.h index 0a7488e..d05e1f7 100644 --- a/ot_accesslist.h +++ b/ot_accesslist.h | |||
| @@ -72,7 +72,7 @@ struct ot_log { | |||
| 72 | extern ot_log *g_logchain_first, *g_logchain_last; | 72 | extern ot_log *g_logchain_first, *g_logchain_last; |
| 73 | 73 | ||
| 74 | void loglist_add_network(const ot_net *net); | 74 | void loglist_add_network(const ot_net *net); |
| 75 | void loglist_reset(); | 75 | void loglist_reset(void); |
| 76 | int loglist_check_address(const ot_ip6 address); | 76 | int loglist_check_address(const ot_ip6 address); |
| 77 | #endif | 77 | #endif |
| 78 | 78 | ||
