@@ -287,7 +287,7 @@ begin
else
checkStart := bufPos;
for i := checkStart to bufMax do
for i := checkStart to bufMax - 1 do
begin
if b[i] = #10 then
The note is not visible to the blocked user.