mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-01 14:35:29 +00:00
[5468] Missing @ before return
This commit is contained in:
@@ -138,7 +138,7 @@ public:
|
|||||||
///
|
///
|
||||||
/// @param handle Callout context - which is expected to contain the
|
/// @param handle Callout context - which is expected to contain the
|
||||||
/// get command JSON text in the "command" argument
|
/// get command JSON text in the "command" argument
|
||||||
/// return 0 upon success, non-zero otherwise.
|
/// @return 0 upon success, non-zero otherwise.
|
||||||
int
|
int
|
||||||
lease4GetAllHandler(CalloutHandle& handle);
|
lease4GetAllHandler(CalloutHandle& handle);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user