diff options
Diffstat (limited to 'ospfclient/ospfclient.c')
-rw-r--r-- | ospfclient/ospfclient.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ospfclient/ospfclient.c b/ospfclient/ospfclient.c index b0056155..ef1d22b4 100644 --- a/ospfclient/ospfclient.c +++ b/ospfclient/ospfclient.c @@ -121,7 +121,7 @@ lsa_inject (struct thread *t) counter++; return 0; -}; +} /* This thread handles asynchronous messages coming in from the OSPF |