mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-23 16:21:29 -04:00
Close tracker id 2994519 by applying patch, looks clean to me.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2870 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
4a410fbfb6
commit
f2f7a3b77d
2 changed files with 10 additions and 6 deletions
|
@ -42,7 +42,9 @@ class RsInit
|
|||
|
||||
/* PreLogin */
|
||||
static void InitRsConfig() ;
|
||||
static int InitRetroShare(int argc, char **argv);
|
||||
static int InitRetroShare(int argc, char **argv,
|
||||
bool strictCheck=true);
|
||||
|
||||
static char dirSeperator();
|
||||
static bool isPortable();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue