X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/0777e6ec42f207b1a224de0ee4a2e4ae8c0b7b7b..7ec0c9a0229aa160d7419922d2f4ba7e87480cd6:/uip/mhshow.c diff --git a/uip/mhshow.c b/uip/mhshow.c index a118f642..427b14ce 100644 --- a/uip/mhshow.c +++ b/uip/mhshow.c @@ -1,6 +1,4 @@ - -/* - * mhshow.c -- display the contents of MIME messages +/* mhshow.c -- display the contents of MIME messages * * This code is Copyright (c) 2002, by the authors of nmh. See the * COPYRIGHT file in the root directory of the nmh distribution for @@ -454,7 +452,7 @@ do_cache: for (ctp = cts; *ctp; ctp++) free_content (*ctp); - free ((char *) cts); + free(cts); cts = NULL; if (concatsw)