In commit "backend-drm: simplify compile time array copy", the macro ARRAY_COPY was introduced. The macro STRING was accidentally introduced in the same commit, and as it is completely unnecessary, remove it. Also, memcpy was copying from src to dst, and it should do the opposite. So fix it. Signed-off-by: Leandro Ribeiro <leandro.ribeiro@collabora.com>dev
parent
3193ab5807
commit
58393ca733
Loading…
Reference in new issue