unsigned output log
This commit is contained in:
parent
befb33c893
commit
b37ea27144
@ -23,7 +23,7 @@ main_cleanup(void);
|
|||||||
{ \
|
{ \
|
||||||
if (_a < LOG_LEVEL) \
|
if (_a < LOG_LEVEL) \
|
||||||
{ \
|
{ \
|
||||||
g_write("xrdp-chansrv [%10.10d]: ", g_time3()); \
|
g_write("xrdp-chansrv [%10.10u]: ", g_time3()); \
|
||||||
g_writeln _params ; \
|
g_writeln _params ; \
|
||||||
} \
|
} \
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user