@@ -0,0 +1,6 @@
#include "log.h"
void logdump( const char *buf, ...) {
}
void (*logwrite)( const char *, ...) = logdump ;
The note is not visible to the blocked user.