mirror of
https://github.com/Icinga/icinga-powershell-framework.git
synced 2025-12-20 23:00:35 -05:00
Fixed Code Styling
This commit is contained in:
parent
6612fcd1aa
commit
196ff3ba9b
1 changed files with 1 additions and 1 deletions
|
|
@ -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#>
|
||||
|
|
|
|||
Loading…
Reference in a new issue