mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
Fix incorrect indentation.
This commit is contained in:
parent
092f941d12
commit
ec6326b55e
@ -114,8 +114,8 @@ const char *String::CStr(void) const
|
||||
|
||||
void String::Clear(void)
|
||||
{
|
||||
m_Data.clear();
|
||||
}
|
||||
m_Data.clear();
|
||||
}
|
||||
|
||||
size_t String::GetLength(void) const
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user