|
e81bf12b
|
2016-12-12T09:18:42
|
|
Fixed edid parsing code for older gcc compilers
Ozkan Sezer
This adds the name 'ad' to two unnamed unions in edid.h
and adjusts edid-parse.c for it. Nameless unions are not supported in
ancient gcc, which I happened to use on one of my ancient setups.
|