]> diplodocus.org Git - nmh/blobdiff - uip/folder.c
Sigh, the return value from SSL_get_error() isn't suitable to give
[nmh] / uip / folder.c
index ef28a9b4dec1c4cbb322c4fe94e171e78207709d..4f36ed0e3aba3e913d8b5365722482f45552a650 100644 (file)
@@ -33,7 +33,7 @@
     X("list", 0, LISTSW) \
     X("nolist", 0, NLISTSW) \
     X("print", 0, PRNTSW) \
-    X("noprint", -4, NPRNTSW) \
+    X("noprint", 0, NPRNTSW) \
     X("push", 0, PUSHSW) \
     X("pop", 0, POPSW) \
     X("version", 0, VERSIONSW) \