Fixed minor documentation error.

git-svn-id: http://yate.null.ro/svn/yate/trunk@896 acf43c95-373e-0410-b603-e72c3f656dc1
This commit is contained in:
paulc 2006-06-21 21:22:40 +00:00
parent 520c23d7b6
commit b111a7ddd7
1 changed files with 1 additions and 1 deletions

View File

@ -3090,7 +3090,7 @@ public:
/**
* Actually starts running the new thread which lingers after creation
* @return True if an error occured, false if started ok
* @return False if an error occured, true if started ok
*/
bool startup();