mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
[client,cmdling] use a typedef for callback function
typedef freerdp_command_line_handle_option_t to have a common type for callback functions
This commit is contained in:
@@ -748,7 +748,7 @@ owned by rdpRdp */
|
||||
* state, ...)
|
||||
* \since version 3.12.0
|
||||
*/
|
||||
FREERDP_API BOOL freerdp_presist_credentials(rdpContext* context);
|
||||
FREERDP_API BOOL freerdp_persist_credentials(rdpContext* context);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user