summaryrefslogtreecommitdiff
path: root/src/instance_role_proxy.c
blob: 2f97b94a21cd0039878fafbd03bdedac781fa331 (plain)
1
2
3
4
5
6
7
#include "hybbx/instance.h"

/* Linked only into hybbxpd. */
hybbx_instance_role_t hybbx_instance_role(void)
{
    return HYBBX_INSTANCE_PROXY;
}
git clone -b <branch> https://cgit.mode42.com/<repo>.git
git clone -b <branch> git://cgit.mode42.com/<repo>.git

info@mode42.com