mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 21:45:37 +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
|
||||
/// get command JSON text in the "command" argument
|
||||
/// return 0 upon success, non-zero otherwise.
|
||||
/// @return 0 upon success, non-zero otherwise.
|
||||
int
|
||||
lease4GetAllHandler(CalloutHandle& handle);
|
||||
|
||||
|
Reference in New Issue
Block a user