@@ -769,7 +769,7 @@ touch_file (file)
register struct file *file;
{
if (!silent_flag)
message ("touch %s\n", file->name);
message ("touch %s", file->name);
#ifndef NO_ARCHIVES
if (ar_name (file->name))
The note is not visible to the blocked user.