<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -23,6 +23,9 @@ enum error_codes
 //should GError be not NULL you have to take care of it
 //and finally call g_error_free it
 
+//in the case of an error it is guaranteed that the
+//data passed to the callback does not have to be freed
+
 //one element callbacks - called only once
 typedef void (*void_callback)(gpointer user_data, GError* error);
 typedef void (*utf8_callback)(const gchar* utf8, gpointer user_data, GError* error);</diff>
      <filename>callback.h</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>0f14b7125e2c08827c7dec4857027ba71372070d</id>
    </parent>
  </parents>
  <author>
    <name>LCID Fire</name>
    <email>lcid-fire@gmx.net</email>
  </author>
  <url>http://github.com/LCID-Fire/liblastfm/commit/cf233095d5608c4b81ace6f5ca1501c805421009</url>
  <id>cf233095d5608c4b81ace6f5ca1501c805421009</id>
  <committed-date>2008-07-22T02:59:29-07:00</committed-date>
  <authored-date>2008-07-22T02:59:29-07:00</authored-date>
  <message>Added another hint for using the callbacks</message>
  <tree>49523bc177338da42521a7a17995d9ddeea9ffad</tree>
  <committer>
    <name>LCID Fire</name>
    <email>lcid-fire@gmx.net</email>
  </committer>
</commit>
