]> git.proxmox.com Git - mirror_frr.git/blobdiff - vtysh/vtysh.c
Merge pull request #2298 from qlyoung/pipe-actions-vtysh
[mirror_frr.git] / vtysh / vtysh.c
index d28c879d5760a14491c07345a6cab015ca69e948..dd680cb9f43fc743d45e491b03668a45a9f6c670 100644 (file)
@@ -1016,7 +1016,7 @@ static int vtysh_process_questionmark(const char *input, int input_len)
  * the usual vtysh's stdin interface. This is the function being registered with
  * readline() api's.
  */
-static int vtysh_rl_describe(void)
+static int vtysh_rl_describe(int a, int b)
 {
        int ret;