6664aac00f
In C, an empty argument list in a declaration means that the function can accept any arguments. Use "void" instead, it means "no arguments". C++ treats void and empty list as "no arguments". |
||
---|---|---|
.. | ||
Makefile.am | ||
simple.c | ||
vrplayer.c | ||
vrplayer.mk | ||
xrdpapi.c | ||
xrdpapi.h |