Author :
Sam Lantinga
Date :
2016-12-12 09:18:42
Hash :e81bf12b Message :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.