From 86df2df2585655307d4beb2c380ef349ead741fb Mon Sep 17 00:00:00 2001 From: Stephan Bosch Date: Sun, 1 Dec 2019 11:26:41 +0100 Subject: [PATCH] plugins: push-notification: Reformat push-notification-event-mailboxrename.h. --- .../push-notification-event-mailboxrename.h | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/plugins/push-notification/push-notification-event-mailboxrename.h b/src/plugins/push-notification/push-notification-event-mailboxrename.h index d932233c90..66e21f892c 100644 --- a/src/plugins/push-notification/push-notification-event-mailboxrename.h +++ b/src/plugins/push-notification/push-notification-event-mailboxrename.h @@ -3,11 +3,9 @@ #ifndef PUSH_NOTIFICATION_EVENT_MAILBOXRENAME_H #define PUSH_NOTIFICATION_EVENT_MAILBOXRENAME_H - struct push_notification_event_mailboxrename_data { - const char *old_mbox; + const char *old_mbox; }; - -#endif /* PUSH_NOTIFICATION_EVENT_MAILBOXRENAME_H */ +#endif -- 2.47.3