Mercurial > pidgin.yaz
comparison libpurple/request.c @ 29822:cc1e35fa774d
Deprecate purple_request_field_list_add()
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Sun, 16 Nov 2008 10:33:36 +0000 |
parents | 50dbd779f1bb |
children | 89b95d143116 |
comparison
equal
deleted
inserted
replaced
29821:50dbd779f1bb | 29822:cc1e35fa774d |
---|---|
21 * | 21 * |
22 * You should have received a copy of the GNU General Public License | 22 * You should have received a copy of the GNU General Public License |
23 * along with this program; if not, write to the Free Software | 23 * along with this program; if not, write to the Free Software |
24 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA | 24 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA |
25 */ | 25 */ |
26 #define _PURPLE_REQUEST_C_ | |
27 | |
26 #include "internal.h" | 28 #include "internal.h" |
27 | 29 |
28 #include "notify.h" | 30 #include "notify.h" |
29 #include "request.h" | 31 #include "request.h" |
30 #include "debug.h" | 32 #include "debug.h" |