mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
[warnings] Fixed strict-prototypes warnings
This commit is contained in:
committed by
Martin Fleisz
parent
24b3d0c9f3
commit
3d8cb485f4
@@ -25,7 +25,7 @@
|
||||
|
||||
#include "rdtk_engine.h"
|
||||
|
||||
rdtkEngine* rdtk_engine_new()
|
||||
rdtkEngine* rdtk_engine_new(void)
|
||||
{
|
||||
rdtkEngine* engine;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user