mirror of https://github.com/FreeRDP/FreeRDP
bb5345c60e
C requires prototypes or compilers will complain about them missing. Our library entry points do not have such, therefore add the macro FREERDP_ENTRY_POINT which declares the function prototype automatically before the function. |
||
---|---|---|
.. | ||
client | ||
server | ||
CMakeLists.txt | ||
ChannelOptions.cmake |