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/xorg/tests
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
..
nx o moved from GNU General Public License to Apache License, Version 2.0 13 years ago
randr Replace "charactor" with "character" everywhere 9 years ago
xdemo Use "void" for empty argument list in declarations 8 years ago