X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/cffe37acfaf6896d52860e77585b5000565ec3f7..c8caafcb4a39516eaec330f9ea229ea52e5fe46b:/uip/annosbr.c diff --git a/uip/annosbr.c b/uip/annosbr.c index 9d73a094..aaf3aad1 100644 --- a/uip/annosbr.c +++ b/uip/annosbr.c @@ -1,6 +1,4 @@ - -/* - * annosbr.c -- prepend annotation to messages +/* annosbr.c -- prepend annotation to 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 @@ -143,7 +141,7 @@ annolist(char *file, char *comp, char *text, int number) if (text == NULL && (sp = strrchr(cp, '/')) != (char *)0) cp = sp + 1; - (void)printf("%s\n", cp); + puts(cp); } } while (*field != '\0' && *field != '-'); @@ -155,8 +153,6 @@ annolist(char *file, char *comp, char *text, int number) free(field); (void)fclose(fp); - - return; } /* @@ -167,7 +163,6 @@ void annopreserve(int preserve) { preserve_actime_and_modtime = preserve; - return; } static int