Signed-off-by: Richard Cochran <[email protected]>
---
 clock.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/clock.c b/clock.c
index 0107ef2..aaff688 100644
--- a/clock.c
+++ b/clock.c
@@ -314,7 +314,7 @@ static void clock_freq_est_reset(struct clock *c)
        c->fest.origin1 = tmv_zero();
        c->fest.ingress1 = tmv_zero();
        c->fest.count = 0;
-};
+}
 
 static void clock_management_send_error(struct port *p,
                                        struct ptp_message *msg, int error_id)
-- 
2.1.4


------------------------------------------------------------------------------
_______________________________________________
Linuxptp-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel

Reply via email to