mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-30 23:26:21 +00:00
Applied coding style to src/ui/
This commit is contained in:
@@ -62,7 +62,7 @@ _occuptantswin_occupant(ProfLayoutSplit *layout, Occupant *occupant, gboolean sh
|
||||
}
|
||||
|
||||
void
|
||||
occupantswin_occupants(const char * const roomjid)
|
||||
occupantswin_occupants(const char *const roomjid)
|
||||
{
|
||||
ProfMucWin *mucwin = wins_get_muc(roomjid);
|
||||
if (mucwin) {
|
||||
|
||||
Reference in New Issue
Block a user