Fix preprocessor warnings for no newline at the end of the source files.
llvm-svn: 141755
This commit is contained in:
@@ -486,4 +486,4 @@ SBData::Append(const SBData& rhs)
|
||||
log->Printf ("SBData::Append (rhs=%p) => "
|
||||
"(%s)", rhs.get(), value ? "true" : "false");
|
||||
return value;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user