From 45456388efcb88992dde469c7f3dfcc2658903ea Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Fri, 03 Nov 2017 18:54:50 -0400 Subject: Add missing #endif comments to headers --- (limited to 'src/schemes') diff --git a/src/schemes/about.h b/src/schemes/about.h index ed7a66f..bdd5cd1 100644 --- a/src/schemes/about.h +++ b/src/schemes/about.h @@ -40,4 +40,4 @@ mq_about_redirect(WebKitURISchemeRequest *request, const gchar *uri); G_END_DECLS -#endif +#endif /* MQ_ABOUT_H */ diff --git a/src/schemes/about/paths.h b/src/schemes/about/paths.h index e90c49f..d7ca9b8 100644 --- a/src/schemes/about/paths.h +++ b/src/schemes/about/paths.h @@ -42,4 +42,4 @@ mq_about_marquee_response(MqApplication *application, GHashTable *query, G_END_DECLS -#endif +#endif /* MQ_ABOUT_PATHS_H */ -- cgit v0.9.1