xserver/hw/dmx/config
Adam Jackson 1f720dc9a3 dmx: Fix some redeclaration warnings from gcc 11
Of the form:

    ../hw/dmx/config/xdmxconfig.c:68:26: warning: redundant redeclaration of ‘dmxConfigEntry’ [-Wredundant-decls]
       68 | extern DMXConfigEntryPtr dmxConfigEntry;
          |                          ^~~~~~~~~~~~~~
2021-08-17 16:06:57 -04:00
..
man Fix various spelling errors 2019-10-01 17:05:28 +00:00
.gitignore Fix spelling/wording issues 2020-07-05 13:07:33 -07:00
Canvas.c
Canvas.h
CanvasP.h
Makefile.am hw/dmx/config: Link directly with libdmxconfig.a 2021-06-25 18:54:46 +00:00
TODO
dmxcompat.c
dmxcompat.h
dmxconfig.c dmx: Fix some redeclaration warnings from gcc 11 2021-08-17 16:06:57 -04:00
dmxconfig.h
dmxparse.c dmx: Silence a string truncation warning. 2018-04-05 14:18:44 -04:00
dmxparse.h Fix spelling/wording issues 2020-07-05 13:07:33 -07:00
dmxprint.c
dmxprint.h
dmxtodmx.c
meson.build meson: Fix linking the dmx utilities 2017-04-27 15:19:31 -04:00
parser.y
scanner.l
test-a.in
test-a.out
test-b.in
test-b.out
test-c.in
test-c.out
test-d.in
test-d.out
test-e.in
test-e.out
test-f.in
test-f.out
test-g.in
test-g.out
test-h.in
test-h.out
test-i.in
test-i.out
test-j.in
test-j.out
test-k.in
test-k.out
test-l.in
test-l.out
vdltodmx.c
xdmxconfig.c dmx: Fix some redeclaration warnings from gcc 11 2021-08-17 16:06:57 -04:00