Fixing code style issues
This commit is contained in:
parent
fc1009913e
commit
8b22c4372a
@ -37,7 +37,7 @@ typedef shared_ptr <
|
||||
remove_pointer< CXCodeCompleteResults >::type > CodeCompleteResultsWrap;
|
||||
|
||||
TranslationUnit::TranslationUnit()
|
||||
: filename_(""),
|
||||
: filename_( "" ),
|
||||
clang_translation_unit_( NULL ) {
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user