merge/upstream-full #105
@@ -79,7 +79,6 @@ jid_create(const gchar* const str)
|
|||||||
gboolean
|
gboolean
|
||||||
jid_is_valid(const gchar* const str)
|
jid_is_valid(const gchar* const str)
|
||||||
{
|
{
|
||||||
<<<<<<< HEAD
|
|
||||||
if (str == NULL) {
|
if (str == NULL) {
|
||||||
return FALSE;
|
return FALSE;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user