[libcalamares] Apply coding style
This commit is contained in:
parent
ac8f99a206
commit
9c2a26bed5
@ -57,7 +57,7 @@ constexpr qint64 operator""_GiB( unsigned long long m )
|
||||
return operator""_MiB(m)*1024;
|
||||
}
|
||||
|
||||
}
|
||||
} // namespace Units
|
||||
|
||||
constexpr qint64
|
||||
KBtoBytes( unsigned long long m )
|
||||
|
Loading…
Reference in New Issue
Block a user