]> diplodocus.org Git - nmh/blobdiff - uip/ali.c
test-nocreate: Don't use run_test and run_prog together.
[nmh] / uip / ali.c
index 47b590da43de7962dc134c1f3e223dce41b3822f..4d73afa7b38c3e6c47915d4f4a10a7d7a3834944 100644 (file)
--- a/uip/ali.c
+++ b/uip/ali.c
@@ -161,7 +161,7 @@ print_aka (char *p, int list, int margin)
     char c;
 
     if (p == NULL) {
-       printf ("<empty>\n");
+       puts("<empty>");
        return;
     }