mirror of
https://github.com/Icinga/icinga-powershell-framework.git
synced 2025-12-21 07:10:15 -05:00
Fixed code spacing
This commit is contained in:
parent
bfc62aa8ee
commit
ac838a1baa
1 changed files with 20 additions and 19 deletions
|
|
@ -21,6 +21,7 @@ function ConvertTo-Byte()
|
||||||
|
|
||||||
return $result;
|
return $result;
|
||||||
}
|
}
|
||||||
|
|
||||||
function ConvertTo-KiloByte()
|
function ConvertTo-KiloByte()
|
||||||
{
|
{
|
||||||
param(
|
param(
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue