mirror of
https://github.com/parchlinux/calamares.git
synced 2025-02-24 02:45:44 -05:00
Coding style
This commit is contained in:
parent
36b3de7107
commit
023ed99aca
1 changed files with 1 additions and 1 deletions
|
@ -18,5 +18,5 @@
|
|||
#include <PartitionInfo.h>
|
||||
|
||||
PartitionInfo::PartitionInfo( Partition* p )
|
||||
: partition( p )
|
||||
: partition( p )
|
||||
{}
|
||||
|
|
Loading…
Add table
Reference in a new issue