From faf88a632b23258fd460c38a75722724dc9abbeb Mon Sep 17 00:00:00 2001 From: Stephan Bosch Date: Sun, 1 Dec 2019 11:30:14 +0100 Subject: [PATCH] plugins: push-notification: Reformat push-notification-events-rfc5423.h. --- .../push-notification/push-notification-events-rfc5423.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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 -- 2.47.3