FreeRDP/channels/rdpdr/server
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
..
CMakeLists.txt
rdpdr_main.c fix string format specifiers 2016-12-16 13:48:43 +01:00
rdpdr_main.h