diff options
Diffstat (limited to 'src/defaults.h')
-rw-r--r-- | src/defaults.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/defaults.h b/src/defaults.h index 4cfddf00f..73d0a703a 100644 --- a/src/defaults.h +++ b/src/defaults.h @@ -43,4 +43,4 @@ DefaultsData* getBrandingDefaults() A_WARN_UNUSED; DefaultsData* getPathsDefaults() A_WARN_UNUSED; DefaultsData* getFeaturesDefaults() A_WARN_UNUSED; -#endif +#endif // DEFAULTS_H |