Trim excess whitespace

This commit is contained in:
a1346054
2021-08-26 01:18:10 +00:00
parent 4368a22114
commit a1dc3d1237
20 changed files with 50 additions and 64 deletions

View File

@@ -4,4 +4,3 @@ void sends_message_to_fulljid_when_received_from_fulljid(void **state);
void sends_subsequent_messages_to_fulljid(void **state);
void resets_to_barejid_after_presence_received(void **state);
void new_session_when_message_received_from_different_fulljid(void **state);