X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/blobdiff_plain/aff51935734441207923b8e59fbc3644fc4e7d2c..b6453d997b389fcff085e3c3751b388c678f6879:/monitor_wrap.c diff --git a/monitor_wrap.c b/monitor_wrap.c index 7ca9672f..e7c15cec 100644 --- a/monitor_wrap.c +++ b/monitor_wrap.c @@ -720,7 +720,7 @@ mm_do_pam_account(void) ret = buffer_get_int(&m); buffer_free(&m); - + debug3("%s returning %d", __func__, ret); return (ret);