@ -151,7 +151,7 @@ int ParPrintf(void *object, int iOut, const char *fmt, ...)
return0;/* no connection, no verbose output */
if(-iOut>pobj->verbose)
return0;/* check verbosity level */
iOut=eValue;
iOut=eLog;
}
va_start(ap,fmt);
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.