mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-23 05:34:48 +02:00
livestatus: fix typo
This commit is contained in:
parent
c4aae5bdba
commit
82ae632389
@ -54,7 +54,7 @@ void LogTable::AddColumns(Table *table, const String& prefix,
|
||||
|
||||
String LogTable::GetName(void) const
|
||||
{
|
||||
return "status";
|
||||
return "log";
|
||||
}
|
||||
|
||||
void LogTable::FetchRows(const AddRowFunction& addRowFn)
|
||||
|
Loading…
x
Reference in New Issue
Block a user