]> Pileus Git - ~andy/gtk/commit
cast the return value of _gdk_pixbuf_scaled_anim_new() to fix incompatible
authorMichael Natterer <mitch@imendio.com>
Mon, 14 Jan 2008 11:30:34 +0000 (11:30 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Mon, 14 Jan 2008 11:30:34 +0000 (11:30 +0000)
commit112dad66954c84e91300959f8d5fe20dccd5d8f1
tree08b714e704c41246be2a8ec21cbc517a5d5422f7
parent7027d8fc16020302042ff4794570f8f2f4d7def1
cast the return value of _gdk_pixbuf_scaled_anim_new() to fix incompatible

2008-01-14  Michael Natterer  <mitch@imendio.com>

* gdk-pixbuf-loader.c (gdk_pixbuf_loader_prepare): cast the return
value of _gdk_pixbuf_scaled_anim_new() to fix incompatible pointer
warning.

svn path=/trunk/; revision=19364
gdk-pixbuf/ChangeLog
gdk-pixbuf/gdk-pixbuf-loader.c