diff options
author | Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br> | 2009-01-28 20:31:42 -0200 |
---|---|---|
committer | Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br> | 2009-01-28 20:31:42 -0200 |
commit | 8ba0ca32a63c532f128bdca7f1bf982cab8e12be (patch) | |
tree | 70a043f6c9c64c0345b6b32db026b0e201d53890 /nls/iso8859-6 | |
parent | 091c1624fd2f9d933329d6152e4ecd865aa7903a (diff) | |
download | xorg-lib-libX11-8ba0ca32a63c532f128bdca7f1bf982cab8e12be.tar.gz |
Janitor: ansification, make distcheck, compiler warnings.
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.
Diffstat (limited to 'nls/iso8859-6')
-rw-r--r-- | nls/iso8859-6/.gitignore | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/nls/iso8859-6/.gitignore b/nls/iso8859-6/.gitignore deleted file mode 100644 index f7b23e46..00000000 --- a/nls/iso8859-6/.gitignore +++ /dev/null @@ -1,4 +0,0 @@ -Compose -Makefile -Makefile.in -XLC_LOCALE |