@@ -0,0 +1,14 @@
/**
* @file hello.c
* @author @$Author$
* @date @$Date$
* @version @$Revision$
*
* $Id$
*/
#include "stdio.h"
int main(int argc, char *argv[])
printf("Hello, world!");
}
The note is not visible to the blocked user.