]> git.marmaro.de Git - mmh/blobdiff - uip/msh.c
Added $(TESTS_SHELL) at end of TESTS_ENVIRONMENT. This lets the
[mmh] / uip / msh.c
index 80bc1d21942507d6e31707a2a5d9ab6c684d2612..03584f6d3119eb5b538482c476a7dd729f6d409f 100644 (file)
--- a/uip/msh.c
+++ b/uip/msh.c
@@ -801,10 +801,10 @@ m_gMsgs (int n)
 FILE *
 msh_ready (int msgnum, int full)
 {
-    NMH_UNUSED (full);
     register int msgp;
     int fd;
     char *cp;
+    NMH_UNUSED (full);
 
     if (yp) {
        fclose (yp);