mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-23 18:12:44 +02:00
fix almost all the warnings caused by -Wstrict-prototypes
This commit is contained in:
@@ -20,6 +20,6 @@
|
||||
|
||||
@interface RoomsListViewController : MXKRecentListViewController
|
||||
|
||||
@property (copy) void (^failureBlock)();
|
||||
@property (copy) void (^failureBlock)(void);
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user