comparison libpurple/server.c @ 24334:d402644d0f98

slplink->swboard will only be null if slplink->session is null. This should never happen, so this should be a g_return_if_fail() and not just a simple if(bad)return;
author Mark Doliner <mark@kingant.net>
date Thu, 13 Nov 2008 06:28:03 +0000
parents 00420530cc56
children 18858e645788 5ebfa814b9e8 bcad7dc4b453 b5e2be33a17a
comparison
equal deleted inserted replaced
24333:c6c714b7841d 24334:d402644d0f98