You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xrdp-proprietary/xrdpapi
Pavel Roskin 6664aac00f Use "void" for empty argument list in declarations
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".
8 years ago
..
Makefile.am Distribute all files except git and github specific data 8 years ago
simple.c Use "void" for empty argument list in declarations 8 years ago
vrplayer.c copyright year update 12 years ago
vrplayer.mk o in login dialog set sesman-X11rdp as the default module 12 years ago
xrdpapi.c Use const unsigned for hex arrays 9 years ago
xrdpapi.h copyright year update 12 years ago