comparison libpurple/Makefile.am @ 17429:f187d935486b

The DBus bindings have a lot of warnings about calling g_free() on a const char *RESULT. o_sukhodolsky created a patch to eliminate all the g_free()s, which seems wrong. (The DBus code appears to copy the bytes.) This revision changes the types to char * as necessary. References #1344
author Richard Laager <rlaager@wiktel.com>
date Sat, 02 Jun 2007 06:00:35 +0000
parents 46351036fdb4
children e62095e99db0 668a294f9a72
comparison
equal deleted inserted replaced
17428:df911a06e09e 17429:f187d935486b