Mercurial > pidgin
diff libpurple/util.h @ 20334:58a57a0ca807
applied changes from 1095e0c294d15e95c8909d270748c5253226bfe6
through a976c1dbb1135583dc67c67af14aa684fd4e18ee
applied changes from a976c1dbb1135583dc67c67af14aa684fd4e18ee
through 62ac0eb5b2ae2fda530b7230c8a903cc5ecd4513
| author | Luke Schierer <lschiere@pidgin.im> |
|---|---|
| date | Fri, 19 Oct 2007 18:30:30 +0000 |
| parents | 6b8bc3309ab7 |
| children | 5915ad785ee7 |
line wrap: on
line diff
--- a/libpurple/util.h Fri Oct 19 18:28:33 2007 +0000 +++ b/libpurple/util.h Fri Oct 19 18:30:30 2007 +0000 @@ -607,7 +607,7 @@ * */ gboolean -purple_util_write_data_to_file_absolute(const char *filename_full, const char *data, size_t size); +purple_util_write_data_to_file_absolute(const char *filename_full, const char *data, gssize size); /** * Read the contents of a given file and parse the results into an
