chansrv: debug fix
This commit is contained in:
parent
45bcd67fb6
commit
02d52444c3
@ -42,7 +42,7 @@
|
|||||||
{ \
|
{ \
|
||||||
if (_level < LLOG_LEVEL) \
|
if (_level < LLOG_LEVEL) \
|
||||||
{ \
|
{ \
|
||||||
g_write("chansrv:clip [%10.10u]: ", g_time3()); \
|
g_write("chansrv:fuse [%10.10u]: ", g_time3()); \
|
||||||
g_writeln _args ; \
|
g_writeln _args ; \
|
||||||
} \
|
} \
|
||||||
} \
|
} \
|
||||||
|
Loading…
Reference in New Issue
Block a user