@@ -735,6 +735,7 @@ xx:
n -= c<<b;
*p++ = c + '0';
(*na)++;
if (*na >= Ndig) break; /* abort if overflowing */
}
*p = 0;
The note is not visible to the blocked user.