@@ -536,7 +536,7 @@ defalt:
if ( ! resflg )
{
char *p = strcasestr(pbuf, target);
char *p = string_casestr(pbuf, target);
if ( p )
The note is not visible to the blocked user.