Apply codigng style on new MAM code

This commit is contained in:
Michael Vetter
2022-10-21 16:55:18 +02:00
parent 5ebd7df7e8
commit a04031cec9
5 changed files with 9 additions and 9 deletions

View File

@@ -56,7 +56,7 @@
#include "xmpp/contact.h"
#include "xmpp/muc.h"
#define PAD_SIZE 1000
#define PAD_SIZE 1000
#define LOADING_MESSAGE "Loading older messages ..."
void win_move_to_end(ProfWin* window);