Mercurial > pidgin.yaz
view libpurple/example/defines.h @ 24228:5f2496830fd4
Clean up some unnecessary and unused code in the purple_circ_buffer_append()
function. Thanks to Ryan Fan for noticing.
Also avoid calling memcpy for 0 bytes.
Fixes #7282
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Wed, 22 Oct 2008 03:49:14 +0000 |
parents | 32c366eeeb99 |
children |
line wrap: on
line source
#define CUSTOM_USER_DIRECTORY "/dev/null" #define CUSTOM_PLUGIN_PATH "" #define PLUGIN_SAVE_PREF "/purple/nullclient/plugins/saved" #define UI_ID "nullclient"