summaryrefslogtreecommitdiff
path: root/ospfclient/ospfclient.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2017-02-07 13:20:12 -0500
committerDonald Sharp <sharpd@cumulusnetworks.com>2017-02-07 13:20:12 -0500
commit7df2e1c3797df638016ae6d7a34e1781c0f1ced5 (patch)
tree2c7aa125a2e684ce5e2d91b37e4fc1e4dab7b024 /ospfclient/ospfclient.c
parent84ea764321362381cfc2b426ef0f3329857bc83f (diff)
parent2cfe3d285ff001046b579434dea5f963082630dd (diff)
Merge remote-tracking branch 'origin/stable/2.0'
Diffstat (limited to 'ospfclient/ospfclient.c')
-rw-r--r--ospfclient/ospfclient.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ospfclient/ospfclient.c b/ospfclient/ospfclient.c
index 1716ebeca7..9a77a64cc4 100644
--- a/ospfclient/ospfclient.c
+++ b/ospfclient/ospfclient.c
@@ -52,7 +52,7 @@ struct zebra_privs_t ospfd_privs =
};
/* The following includes are specific to this application. For
- example it uses threads from libzebra, however your application is
+ example it uses threads from libfrr, however your application is
free to use any thread library (like pthreads). */
#include "ospfd/ospf_dump.h" /* for ospf_lsa_header_dump */