mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-01 10:46:23 -04:00
Merge pull request #307 from hunbernd/fix/sqlcipher-version
Sqlcipher version fix
This commit is contained in:
commit
40f8313236
3 changed files with 72 additions and 3 deletions
|
@ -139,6 +139,8 @@ class RsServer: public RsControl, public RsTickingThread
|
|||
|
||||
private:
|
||||
|
||||
std::string getSQLCipherVersion();
|
||||
|
||||
// The real Server Parts.
|
||||
|
||||
//filedexserver *server;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue