Exemplo n.º 1
0
char*
otr_start_query(void)
{
    return otrlib_start_query();
}
Exemplo n.º 2
0
static char *
_otr_start_query(void)
{
    return otrlib_start_query();
}