@@ -1022,7 +1022,7 @@ void ParOut(char *buf)
if (endp != buf) {
p = ParInt2Text(i);
} else {
p == NULL;
p = NULL;
}
if (p == NULL)
p = ""; /* undefined */
The note is not visible to the blocked user.