FreeRDP/channels/echo
Norbert Federa f71b6b46e8 fix string format specifiers
- fixed invalid, missing or additional arguments
- removed all type casts from arguments
- added missing (void*) typecasts for %p arguments
- use inttypes defines where appropriate
2016-12-16 13:48:43 +01:00
..
client WLog using C99 compatible variadic macros. 2016-10-07 14:05:27 +02:00
server fix string format specifiers 2016-12-16 13:48:43 +01:00
CMakeLists.txt echo: add server echo channel api. 2014-07-15 11:42:12 +08:00
ChannelOptions.cmake echo: add server echo channel api. 2014-07-15 11:42:12 +08:00