]> diplodocus.org Git - nmh/blobdiff - uip/prompter.c
Print pointers in debug with C99's `%p' rather than `0x%x'.
[nmh] / uip / prompter.c
index 5c4926a0078c57638c022f0e728c307bb85c5acc..878b2b43b775c38718306695f647cfdfa8f17df1 100644 (file)
@@ -264,8 +264,7 @@ abort:
                             state = m_getfld2(&gstate, name, field, &fieldsz)));
                    if (prepend || !body)
                        break;
                             state = m_getfld2(&gstate, name, field, &fieldsz)));
                    if (prepend || !body)
                        break;
-                   else
-                       printf ("\n--------Enter additional text\n\n");
+                    printf ("\n--------Enter additional text\n\n");
                }
 
                fflush (stdout);
                }
 
                fflush (stdout);