{
va_list list;
- do_percentm (fbuf, sizeof(fbuf), fmt);
+ do_percentm (fbuf, sizeof fbuf, fmt);
/* %Audit% This is log output. %2004.06.17,Safe%
* If we truncate we hope the user can get a hint from the log.
{
va_list list;
- do_percentm (fbuf, sizeof(fbuf), fmt);
+ do_percentm (fbuf, sizeof fbuf, fmt);
/* %Audit% This is log output. %2004.06.17,Safe%
* If we truncate we hope the user can get a hint from the log.
{
va_list list;
- do_percentm (fbuf, sizeof(fbuf), fmt);
+ do_percentm (fbuf, sizeof fbuf, fmt);
/* %Audit% This is log output. %2004.06.17,Safe%
* If we truncate we hope the user can get a hint from the log.
{
va_list list;
- do_percentm (fbuf, sizeof(fbuf), fmt);
+ do_percentm (fbuf, sizeof fbuf, fmt);
/* %Audit% This is log output. %2004.06.17,Safe%
* If we truncate we hope the user can get a hint from the log.