aboutsummaryrefslogtreecommitdiffstats
path: root/src/hlr_vty.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/hlr_vty.h')
-rw-r--r--src/hlr_vty.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hlr_vty.h b/src/hlr_vty.h
index 1f3b87f..280b55a 100644
--- a/src/hlr_vty.h
+++ b/src/hlr_vty.h
@@ -35,4 +35,4 @@ enum hlr_vty_node {
int hlr_vty_is_config_node(struct vty *vty, int node);
int hlr_vty_go_parent(struct vty *vty);
-void hlr_vty_init(const struct log_info *cat);
+void hlr_vty_init(void);