1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-10-13 20:13:38 -04:00

fix spacing

This commit is contained in:
Dmitry Podgorny 2012-11-11 23:44:18 +02:00
parent a5983cacb0
commit b4fd3b1b20

View File

@ -166,7 +166,7 @@ prof_handle_subscription(const char *from, jabber_subscr_t type)
break;
default:
/* unknown type */
break;
break;
}
}