You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-06-12 05:01:56 +03:00
Reformat all code to coding standard
This commit is contained in:
@ -21,7 +21,7 @@ namespace idbdatafile
|
||||
{
|
||||
|
||||
IDBFileSystem::IDBFileSystem( Types type ) :
|
||||
m_type(type)
|
||||
m_type(type)
|
||||
{
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user