]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
plugins: push-notification: Reformat push-notification-events-rfc5423.h.
authorStephan Bosch <stephan.bosch@open-xchange.com>
Sun, 1 Dec 2019 10:30:14 +0000 (11:30 +0100)
committertimo.sirainen <timo.sirainen@open-xchange.com>
Thu, 6 Feb 2020 12:18:41 +0000 (12:18 +0000)
src/plugins/push-notification/push-notification-events-rfc5423.h

index e25f0ba413e2a131108e6fbd5dd6131b7a231674..71f7009023f78704a291f159025fbc553c675dc2 100644 (file)
@@ -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