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/xdemo
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".
9 years ago
..
Makefile xorg/tests: added xdemo Makefile 14 years ago
README.txt o moved from GNU General Public License to Apache License, Version 2.0 14 years ago
bmp_parser.c Fix typos 10 years ago
common.h o moved from GNU General Public License to Apache License, Version 2.0 14 years ago
xdemo.c Use "void" for empty argument list in declarations 9 years ago
yosemite.bmp replace image with one I shot myself just now: “Blick auf’s Meßdorfer Feld” 11 years ago

README.txt

this is a program to test xwindows