Index: cli.c =================================================================== --- cli.c (revision 36733) +++ cli.c (revision 36734) @@ -101,7 +101,7 @@ rnd_cardinal_t id; }; -static const cli_ntype_t find_type(const char *type, int typelen) +static cli_ntype_t find_type(const char *type, int typelen) { const cli_ntname_t *p, *found = NULL;