1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-15 19:38:07 -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; break;
default: default:
/* unknown type */ /* unknown type */
break; break;
} }
} }