pidgin/pidgin

833a9f17abd3
Set the default branch for review requests for the release-2.x.y branch

Testing Done:
Verified that the branch was set automatically in this review request.

Reviewed at https://reviews.imfreedom.org/r/440/
#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