FreeRDP/winpr/include
akallabeth 9caf38bbb6 [warnings] unify CommandLineParseCommaSeparatedValues
CommandLineParseCommaSeparatedValues does some internal hack to allow
the allocated char** to be cleaned up by free.
This enforces compiler warnings as the pointer types do not match.
Use a new free function CommandLineParserFree instead
2024-10-22 21:11:58 +02:00
..
config replace SIZE_T with size_t 2024-10-17 12:40:22 +02:00
winpr [warnings] unify CommandLineParseCommaSeparatedValues 2024-10-22 21:11:58 +02:00
CMakeLists.txt [cmake] cleaning_configure_file 2024-10-02 23:28:08 +02:00