Always save before checking in. UpdateActiveApp() comment has been changed slightly.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3054 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
c99847b4cd
commit
1847fb9c71
@ -1740,7 +1740,8 @@ DBG(OUT("BRoster::xLaunchAppPrivate() done: %s (%lx)\n", strerror(error), error)
|
||||
is notified, that it is active now, and all watchers are notified, too.
|
||||
|
||||
\param team The app's team ID.
|
||||
\return \c true, if everything went fine, \c false, if an error occured.
|
||||
\return \c true, if everything went fine, \c false, if an error occured
|
||||
(the team ID is unknown or an communication error occured).
|
||||
*/
|
||||
bool
|
||||
BRoster::UpdateActiveApp(team_id team) const
|
||||
|
Loading…
Reference in New Issue
Block a user