pidgin/pidgin

Use the more robust entity processing that @dequisdequis came up with
EionRobb/fix-for-crash-when-sending-invalid-xml-e-1487474010880
2017-02-20, Eion Robb
b2fc9e774cb9
Use the more robust entity processing that @dequisdequis came up with
#ifndef _PURPLE_CLIENT_H_INCLUDED_
#define _PURPLE_CLIENT_H_INCLUDED_
#include <glib.h>
#include "purple-client-bindings.h"
G_BEGIN_DECLS
void purple_init(void);
G_END_DECLS
#endif