mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-14 12:02:29 -04:00
added missign return
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4029 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
ecfb927747
commit
4ff7e52f91
1 changed files with 1 additions and 0 deletions
|
@ -3971,6 +3971,7 @@ bool p3GroupDistrib::locked_printAllDummyMsgs()
|
|||
{
|
||||
locked_printDummyMsgs(it->second);
|
||||
}
|
||||
return true ;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue