Commit Graph

10 Commits (59a7e8aedfdac1ebea0b1e6d362601b6040386ef)

Author SHA1 Message Date
Pavel Roskin 8a1de8dbc4 Remove trailing whitespace 8 years ago
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
Pavel Roskin ca9cbcafc8 Typo fixes 9 years ago
Pavel Roskin 92a6833e9b Fix typos 9 years ago
mirabilos c3f9f82daf replace image with one I shot myself just now: “Blick auf’s Meßdorfer Feld”
(view towards Meßdorfer Feld, from ↳ tarent) published under any
OSI certified Open Source licence
10 years ago
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
13 years ago
Jay Sorg 51349f9288 xorg: added xdemo test for offscreen to offscreen 13 years ago
Jay Sorg 50fec9a216 xorg/tests: added smooth3 and 4 option 13 years ago
Jay Sorg 968a293e19 xorg/tests: added xdemo Makefile 13 years ago
Jay Sorg a866b7b330 xorg: added tests 13 years ago