FreeRDP/channels/urbdrc/client
Pascal J. Bourguignon 15f2bafeab Cleaned up const char** -> char** for argv, since we definitely do modify the argv!
(we overwrite the password and pin arguments).
This implies changes in the argument parsing tests that now must pass a mutable argv
(copied from the statically declared test argvs).
Some other const inconsistency have been dealt with too.
2018-06-06 16:43:09 +02:00
..
libusb Cleaned up const char** -> char** for argv, since we definitely do modify the argv! 2018-06-06 16:43:09 +02:00
CMakeLists.txt cmake: replaced STATIC_CHANNELS with BUILTIN_CHANNELS 2016-06-15 13:36:27 +02:00
data_transfer.c Remove redundant condition 2017-02-02 00:29:37 +05:00
data_transfer.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
isoch_queue.c Resolve possible null pointer dereference 2017-01-31 15:59:25 +05:00
isoch_queue.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
searchman.c Fixed cast warnings. 2017-04-10 10:39:01 +02:00
searchman.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
urbdrc_main.c Cleaned up const char** -> char** for argv, since we definitely do modify the argv! 2018-06-06 16:43:09 +02:00
urbdrc_main.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
urbdrc_types.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00