xrdp/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".
2017-01-05 17:27:20 -08:00
..
bmp_parser.c Fix typos 2016-02-13 20:41:07 -08:00
common.h o moved from GNU General Public License to Apache License, Version 2.0 2012-09-19 20:51:34 -07:00
Makefile xorg/tests: added xdemo Makefile 2012-02-12 22:40:56 -08:00
README.txt o moved from GNU General Public License to Apache License, Version 2.0 2012-09-19 20:51:34 -07:00
xdemo.c Use "void" for empty argument list in declarations 2017-01-05 17:27:20 -08:00
yosemite.bmp replace image with one I shot myself just now: “Blick auf’s Meßdorfer Feld” 2015-08-26 20:19:36 +02:00

this is a program to test xwindows