summaryrefslogtreecommitdiff
path: root/lib/zclient.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/zclient.h')
-rw-r--r--lib/zclient.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/zclient.h b/lib/zclient.h
index 82eaefda42..ca62b1afeb 100644
--- a/lib/zclient.h
+++ b/lib/zclient.h
@@ -368,7 +368,7 @@ struct zclient {
};
/* lib handlers added in bfd.c */
-extern int zclient_bfd_session_reply(ZAPI_CALLBACK_ARGS);
+extern int zclient_bfd_session_replay(ZAPI_CALLBACK_ARGS);
extern int zclient_bfd_session_update(ZAPI_CALLBACK_ARGS);
/* Zebra API message flag. */