X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/8890670d4c1e8e3f9608c2850c1fe299fb256776..ef1ba39e8dae81091b6c3e73e72825ef6edea3c6:/uip/mhlist.c diff --git a/uip/mhlist.c b/uip/mhlist.c index 1ef0b6ee..13439c62 100644 --- a/uip/mhlist.c +++ b/uip/mhlist.c @@ -343,7 +343,7 @@ do_cache: for (ctp = cts; *ctp; ctp++) free_content (*ctp); - free ((char *) cts); + free(cts); cts = NULL; /* If reading from a folder, do some updating */