mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-21 04:44:25 -04:00
fixed bug causing an infinite subscribe/unsubscribe loop in GxsTrans
This commit is contained in:
parent
7ee0b4575e
commit
c1e18c7fe6
2 changed files with 26 additions and 20 deletions
|
@ -20,7 +20,7 @@
|
|||
#include "gxstrans/p3gxstrans.h"
|
||||
#include "util/stacktrace.h"
|
||||
|
||||
//#define DEBUG_GXSTRANS 1
|
||||
#define DEBUG_GXSTRANS 1
|
||||
|
||||
typedef unsigned int uint;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue