From: Stephan Bosch Date: Sun, 1 Dec 2019 10:30:14 +0000 (+0100) Subject: plugins: push-notification: Reformat push-notification-events-rfc5423.h. X-Git-Tag: 2.3.10~62 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=faf88a632b23258fd460c38a75722724dc9abbeb;p=thirdparty%2Fdovecot%2Fcore.git plugins: push-notification: Reformat push-notification-events-rfc5423.h. --- diff --git a/src/plugins/push-notification/push-notification-events-rfc5423.h b/src/plugins/push-notification/push-notification-events-rfc5423.h index e25f0ba413..71f7009023 100644 --- a/src/plugins/push-notification/push-notification-events-rfc5423.h +++ b/src/plugins/push-notification/push-notification-events-rfc5423.h @@ -3,10 +3,8 @@ #ifndef PUSH_NOTIFICATION_EVENTS_RFC5423_H #define PUSH_NOTIFICATION_EVENTS_RFC5423_H - void push_notification_event_register_rfc5423_events(void); void push_notification_event_unregister_rfc5423_events(void); - -#endif /* PUSH_NOTIFICATION_EVENTS_H */ +#endif