diff options
Diffstat (limited to 'src/manager/storage.h')
-rw-r--r-- | src/manager/storage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/manager/storage.h b/src/manager/storage.h index b7439ffd1..ee8623fc6 100644 --- a/src/manager/storage.h +++ b/src/manager/storage.h @@ -66,4 +66,4 @@ struct storage_t { */ storage_t *storage_create(char *uri); -#endif /* STORAGE_H_ @} */ +#endif /** STORAGE_H_ @}*/ |