diff options
Diffstat (limited to 'src/manager/controller/gateway_controller.h')
-rw-r--r-- | src/manager/controller/gateway_controller.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/manager/controller/gateway_controller.h b/src/manager/controller/gateway_controller.h index eec089d7e..50490008e 100644 --- a/src/manager/controller/gateway_controller.h +++ b/src/manager/controller/gateway_controller.h @@ -44,4 +44,4 @@ struct gateway_controller_t { */ controller_t *gateway_controller_create(context_t *context, void *param); -#endif /* GATEWAY_CONTROLLER_H_ @} */ +#endif /** GATEWAY_CONTROLLER_H_ @}*/ |