FreeRDP/channels/urbdrc
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
..
client Cleaned up const char** -> char** for argv, since we definitely do modify the argv! 2018-06-06 16:43:09 +02:00
ChannelOptions.cmake channels: cmake cleanup, USB redirection refactoring 2012-11-20 19:34:52 -05:00
CMakeLists.txt Fixed UUID find. 2016-06-27 10:37:24 +02:00