diff options
Diffstat (limited to 'src/config')
-rw-r--r-- | src/config/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 */ |