X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/0777e6ec42f207b1a224de0ee4a2e4ae8c0b7b7b..9a252767b2fc48d8f6d2aaabdcb77a5ce1dbad00:/uip/mhshow.c diff --git a/uip/mhshow.c b/uip/mhshow.c index a118f642..ce2dcaa2 100644 --- a/uip/mhshow.c +++ b/uip/mhshow.c @@ -454,7 +454,7 @@ do_cache: for (ctp = cts; *ctp; ctp++) free_content (*ctp); - free ((char *) cts); + free(cts); cts = NULL; if (concatsw)