Leandro Ribeiro 58393ca733 shared/helpers: fix ARRAY_COPY macro
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>
2021-04-28 11:35:28 -03:00
..
2020-11-27 14:44:10 +02:00
2021-04-28 11:35:28 -03:00
2021-02-24 10:00:32 -05:00
2021-02-25 14:35:03 +02:00
2021-02-24 10:00:32 -05:00