mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 13:37:55 +00:00
[#898] Removed @param from load
This commit is contained in:
@@ -87,7 +87,6 @@ int pkt4_receive(CalloutHandle& handle) {
|
||||
|
||||
/// @brief This function is called when the library is loaded.
|
||||
///
|
||||
/// @param handle library handle (unused).
|
||||
/// @return always 0.
|
||||
int load(LibraryHandle& /* handle */) {
|
||||
LOG_INFO(bootp_logger, BOOTP_LOAD);
|
||||
|
Reference in New Issue
Block a user