mirror of https://github.com/Icinga/icinga2.git
Update code docs
This commit is contained in:
parent
fcc1799a5d
commit
a4b48fc7f4
|
@ -584,7 +584,8 @@ void ApiListener::ClearLastFailedZonesStageValidation()
|
|||
/**
|
||||
* Generate a config checksum.
|
||||
*
|
||||
* @param
|
||||
* @param content String content used for generating the checksum.
|
||||
* @returns The checksum as string.
|
||||
*/
|
||||
String ApiListener::GetChecksum(const String& content)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue