mirror of
https://github.com/intel/llvm.git
synced 2026-01-15 12:25:46 +08:00
Fix typos.
llvm-svn: 212132
This commit is contained in:
@@ -36,7 +36,7 @@ SBFileSpec::SBFileSpec (const lldb_private::FileSpec& fspec) :
|
||||
{
|
||||
}
|
||||
|
||||
// Deprected!!!
|
||||
// Deprecated!!!
|
||||
SBFileSpec::SBFileSpec (const char *path) :
|
||||
m_opaque_ap(new FileSpec (path, true))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user