diff --git a/lib/provider/memory/Icinga_ProviderMemory.psm1 b/lib/provider/memory/Icinga_ProviderMemory.psm1 index f9abcd0..68ab0ed 100644 --- a/lib/provider/memory/Icinga_ProviderMemory.psm1 +++ b/lib/provider/memory/Icinga_ProviderMemory.psm1 @@ -1,5 +1,5 @@ Import-IcingaLib provider\enums; -function Get-IcingaMemory () +function Get-IcingaMemory() { <# Collects the most important Memory informations, e.g. name, version, manufacturer#>