Commit Graph

6 Commits

Author SHA1 Message Date
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
Pavel Roskin
ca9cbcafc8 Typo fixes 2016-05-04 23:33:30 -07:00
Laxmikant Rashinkar
1123323fda o moved from GNU General Public License to Apache License, Version 2.0
o applied new coding standards to all .c files
o moved some files around
2012-09-19 20:51:34 -07:00
Jay Sorg
51349f9288 xorg: added xdemo test for offscreen to offscreen 2012-08-29 20:59:09 -07:00
Jay Sorg
50fec9a216 xorg/tests: added smooth3 and 4 option 2012-02-21 13:43:13 -08:00
Jay Sorg
a866b7b330 xorg: added tests 2012-02-11 11:44:13 -08:00