diff options
Diffstat (limited to 'ospfd/ospf_gr.h')
| -rw-r--r-- | ospfd/ospf_gr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ospfd/ospf_gr.h b/ospfd/ospf_gr.h index 65aa91d421..9760bb1728 100644 --- a/ospfd/ospf_gr.h +++ b/ospfd/ospf_gr.h @@ -90,7 +90,7 @@ struct ospf_helper_info { * helper until this timer until * this timer expires. */ - struct thread *t_grace_timer; + struct event *t_grace_timer; /* Helper status */ uint32_t gr_helper_status; |
