mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#4683 clang-format on all files in ApplicationCode
This commit is contained in:
@@ -23,8 +23,8 @@
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
RivObjectSourceInfo::RivObjectSourceInfo(caf::PdmObject* object)
|
||||
: m_object(object)
|
||||
RivObjectSourceInfo::RivObjectSourceInfo( caf::PdmObject* object )
|
||||
: m_object( object )
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user