Hi, Thanks, this looks good, missing a couple spaces-before-parens: On Tue, 2005-08-09 at 21:58 +0300, Timo Teräs wrote: > + real->name = _dbus_strdup(name); space > + dbus_free(real->message); space > - _dbus_string_free (&str); Sure you should remove this? Havoc