diff options
Diffstat (limited to 'libopkg/conffile.h')
-rw-r--r-- | libopkg/conffile.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libopkg/conffile.h b/libopkg/conffile.h index 9747be6..3a9d5ee 100644 --- a/libopkg/conffile.h +++ b/libopkg/conffile.h @@ -33,4 +33,4 @@ int conffile_has_been_modified(conffile_t *conffile); } #endif -#endif +#endif /* CONFFILE_H */ |