From: raster Date: Tue, 26 Oct 2010 07:00:26 +0000 (+0000) Subject: fmting. X-Git-Tag: accepted/2.0/20130306.225542~242^2~1380 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2d95d11bc1db07371bc3ca86f5b30c898bef6aa5;p=profile%2Fivi%2Fevas.git fmting. git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@53887 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/src/modules/engines/gl_common/evas_gl_texture.c b/src/modules/engines/gl_common/evas_gl_texture.c index 9574752..d10e117 100644 --- a/src/modules/engines/gl_common/evas_gl_texture.c +++ b/src/modules/engines/gl_common/evas_gl_texture.c @@ -766,7 +766,7 @@ evas_gl_common_texture_render_new(Evas_GL_Context *gc, unsigned int w, unsigned tex->w = w; tex->h = h; tex->pt->references++; - return tex; + return tex; } Evas_GL_Texture *