elm_image: Add missing semi-colon to terminate line.
authorStefan Schmidt <s.schmidt@samsung.com>
Fri, 23 Jan 2015 11:45:33 +0000 (12:45 +0100)
committerStefan Schmidt <s.schmidt@samsung.com>
Fri, 23 Jan 2015 11:45:33 +0000 (12:45 +0100)
commit0850545e31132e3c73d7beaa56b8f23779d71599
treeda3185c597481e1cf33f528dc72e7799adcfcde2
parent9b5cd12e689523f60d175dea7e3c6ad3880ca535
elm_image: Add missing semi-colon to terminate line.

No compiler warning for this because the macro was terminated with it.
It still looks wrong without it and does no harm.
src/lib/elm_image.c