Add a note about casting the results of g_new() and g_new0().
authorMatthias Clasen <mclasen@redhat.com>
Wed, 18 Jan 2006 03:51:39 +0000 (03:51 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 18 Jan 2006 03:51:39 +0000 (03:51 +0000)
commit402a1081aef6cd276c0636557413ed5942a771ef
tree97a76e0ae924f677070ae9f7eac0b1f9171f5a85
parentf4484f51bf7a876565697a6d093e5d7accff20f3
Add a note about casting the results of g_new() and g_new0().

2006-01-17  Matthias Clasen  <mclasen@redhat.com>

* glib/tmpl/memory.sgml: Add a note about casting the results
of g_new() and g_new0().
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
docs/reference/ChangeLog
docs/reference/glib/tmpl/memory.sgml
glib/gkeyfile.c