comparison libpurple/core.c @ 27766:8660d8bc467c

Minor optimization when sending and receiving messages on Yahoo: only call strlen() on the message once instead of twice. We already had a variable for it... now we just initialize it earlier. I also gave the variables more descriptive names
author Mark Doliner <mark@kingant.net>
date Fri, 31 Jul 2009 08:47:42 +0000
parents 702ebcb059fd
children fc8588914c1d 39716f7d2c93
comparison
equal deleted inserted replaced
27765:e23c7f6fb32d 27766:8660d8bc467c