Evas font-engine: Fixed *props_info_create to accept a const string.
authorTom Hacohen <tom@stosb.com>
Wed, 13 Apr 2011 08:36:54 +0000 (08:36 +0000)
committerTom Hacohen <tom@stosb.com>
Wed, 13 Apr 2011 08:36:54 +0000 (08:36 +0000)
commit682c7dcdc5a728bcd2250baa49767a68b28c2b69
treed959f4ab58041fbe435914c8428564f83685b820
parent680c4354bae100512ec550f1f98e273766911196
Evas font-engine: Fixed *props_info_create to accept a const string.

We don't want to have to alloc just for the engine. We want to be able to
pass our own const copy.

SVN revision: 58618
legacy/evas/src/lib/include/evas_private.h
legacy/evas/src/modules/engines/software_generic/evas_engine.c