mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2026-05-19 17:08:14 +02:00
Only convert to use "ansi prototypes" the functions warned from
compilation with "./autogen.sh --prefix=/usr", on a Linux computer.
Also, only address "trivial" compiler warning fixes in this commit.
The new .gitignore is the output of a command like:
% find . -name .gitignore -exec cat {} \; | sort | uniq
and only the toplevel .gitignore file was kept.
|
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| omDefault.c | ||
| omGeneric.c | ||
| omImText.c | ||
| omText.c | ||
| omTextEsc.c | ||
| omTextExt.c | ||
| omTextPer.c | ||
| omXChar.c | ||