Fixing a potential control may reach end of non-void function issue

llvm-svn: 162685
This commit is contained in:
Enrico Granata 2012-08-27 18:30:45 +00:00
parent 0c574f8a4e
commit 8fb5d46ec0
1 changed files with 1 additions and 0 deletions

View File

@ -981,6 +981,7 @@ LLDBSwigPythonCallSBInputReaderCallback(void *baton,
SWIG_PYTHON_THREAD_END_BLOCK;
return result;
}
return 0;
}
// For the LogOutputCallback functions