diff options
Diffstat (limited to 'src/libfast/controller.h')
-rw-r--r-- | src/libfast/controller.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libfast/controller.h b/src/libfast/controller.h index 9ac641fef..27513abe0 100644 --- a/src/libfast/controller.h +++ b/src/libfast/controller.h @@ -76,4 +76,4 @@ struct controller_t { void (*destroy) (controller_t *this); }; -#endif /* CONTROLLER_H_ @} */ +#endif /** CONTROLLER_H_ @}*/ |