@@ -5152,7 +5152,7 @@ decode_prompt_string (string)
{
t = strrchr (t_string, '/');
if (t)
strcpy (t_string, t + 1);
memmove (t_string, t + 1, strlen (t));
}
#undef ROOT_PATH
The note is not visible to the blocked user.