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/config') diff --git a/src/config/config.h b/src/config/config.h index cec608f..ec64b65 100644 --- a/src/config/config.h +++ b/src/config/config.h @@ -94,4 +94,4 @@ mq_config_notify_string(MqConfig *config, const gchar *name, G_END_DECLS -#endif +#endif /* MQ_CONFIG_H */ -- cgit v0.9.1