]> err.no Git - libchamplain/commit
Functions allocating memory follow the coding standard.
authorEmmanuel Rodriguez <emmanuel.rodriguez@gmail.com>
Thu, 16 Apr 2009 20:46:08 +0000 (22:46 +0200)
committerPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Wed, 26 Aug 2009 12:26:02 +0000 (08:26 -0400)
commit8ab2d9a61440f882adf6ef949611276e20b6b653
tree9b9530778ef45eed4c0ba804d99553dc4e643796
parentcf1cb60e13766d52b16144337c49cbf51e60d894
Functions allocating memory follow the coding standard.

Renamed messge_to_pixbuf() to pixbuf_new_from_message() and
pixbuf_to_texture() to texture_new_from_pixbuf().
demos/image.c