@@ -57,7 +57,7 @@ kbfunc_cwm_status(void *ctx, struct cargs *cargs)
static void
kbfunc_amount(int flags, int amt, int *mx, int *my)
{
#define CWM_FACTOR 10
#define CWM_FACTOR Conf.scalefactor
if (flags & CWM_BIGAMOUNT)
amt *= CWM_FACTOR;
The note is not visible to the blocked user.