[PATCH] evas: fix typo in LOOP_ALIGNED_U1_A48_SSE3
authorlucas <lucas@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 5 Oct 2011 23:41:01 +0000 (23:41 +0000)
committerlucas <lucas@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 5 Oct 2011 23:41:01 +0000 (23:41 +0000)
commit3154d391b3140056074247d42af8911728a37a7b
tree73d0fd6ef6e58cbbda9100b0aa00bb594b5f975a
parent6094c55dd203d299f0945b32212c12f8edeb1496
[PATCH] evas: fix typo in LOOP_ALIGNED_U1_A48_SSE3
The old version works because in every function in which
this macro is used ``l'' is the length and ``d'' is the
destination. This patch prevents future headaches when
those constraints no longer hold.

Patch by: Jim Kukunas <james.t.kukunas@linux.intel.com>

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63856 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/include/evas_blend_ops.h