chansrv: debug fix

This commit is contained in:
Jay Sorg 2012-11-01 23:24:10 -07:00
parent 45bcd67fb6
commit 02d52444c3
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
{ \
if (_level < LLOG_LEVEL) \
{ \
g_write("chansrv:clip [%10.10u]: ", g_time3()); \
g_write("chansrv:fuse [%10.10u]: ", g_time3()); \
g_writeln _args ; \
} \
} \