X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/8e0f9bd3daae9d05dec58026d5a5924367e4e874..2ca6b6161c8db6d26e4f1c5147f54984c6b6cc0e:/uip/msgchk.c?ds=sidebyside diff --git a/uip/msgchk.c b/uip/msgchk.c index d1b1cb78..e0eaeb8b 100644 --- a/uip/msgchk.c +++ b/uip/msgchk.c @@ -31,9 +31,9 @@ X("version", 0, VERSIONSW) \ X("help", 0, HELPSW) \ X("snoop", -5, SNOOPSW) \ - X("sasl", SASLminc(-4), SASLSW) \ - X("saslmech", SASLminc(-5), SASLMECHSW) \ - X("authservice", SASLminc(-11), AUTHSERVICESW) \ + X("sasl", SASLminc(4), SASLSW) \ + X("saslmech", SASLminc(5), SASLMECHSW) \ + X("authservice", SASLminc(0), AUTHSERVICESW) \ X("proxy command", 0, PROXYSW) \ #define X(sw, minchars, id) id,