Mercurial > pidgin
diff src/protocols/msn/slpcall.c @ 9198:ab6636c5a136
[gaim-migrate @ 9993]
Updated all the copyright headers for all the *.[ch] files -- all 63. No
fun, but I receive great satisfaction in knowing that you all have to
recompile this, again.
committer: Tailor Script <tailor@pidgin.im>
author | Christian Hammond <chipx86@chipx86.com> |
---|---|
date | Sun, 06 Jun 2004 03:42:55 +0000 |
parents | 502707ca1836 |
children | f5f7482678d2 |
line wrap: on
line diff
--- a/src/protocols/msn/slpcall.c Sun Jun 06 03:30:20 2004 +0000 +++ b/src/protocols/msn/slpcall.c Sun Jun 06 03:42:55 2004 +0000 @@ -3,6 +3,10 @@ * * gaim * + * Gaim is the legal property of its developers, whose names are too numerous + * to list here. Please refer to the COPYRIGHT file distributed with this + * source distribution. + * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or @@ -165,7 +169,7 @@ g_free(header); g_free(content); - + g_free(branch); } @@ -190,7 +194,7 @@ slpcall = NULL; body = slpmsg->buffer; body_len = slpmsg->size; - + if (slpmsg->flags == 0x0) { slpcall = msn_slp_sip_recv(slplink, body, body_len);