X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/8890670d4c1e8e3f9608c2850c1fe299fb256776..eda0cc87eedfbbe5a15a91a59489e31f69e30998:/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 */