aboutsummaryrefslogtreecommitdiff
path: root/util.cpp
diff options
context:
space:
mode:
authorGavin Andresen <[email protected]>2011-01-18 14:46:46 -0500
committerGavin Andresen <[email protected]>2011-01-18 14:46:46 -0500
commitc9f70b381dc8ee4197fd5b3d4d20f302632da0ed (patch)
treec9de69cd651024487fed16ec890e20ef1e721202 /util.cpp
parentEndModal fix for Mac from piotrp (diff)
parentMerge branch 'listaccountsbug' of https://github.com/gavinandresen/bitcoin-gi... (diff)
downloaddiscoin-c9f70b381dc8ee4197fd5b3d4d20f302632da0ed.tar.xz
discoin-c9f70b381dc8ee4197fd5b3d4d20f302632da0ed.zip
Merge branch 'integration' into FIXES
Diffstat (limited to 'util.cpp')
-rw-r--r--util.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/util.cpp b/util.cpp
index 42256a9d0..694f91304 100644
--- a/util.cpp
+++ b/util.cpp
@@ -17,7 +17,7 @@ bool fDaemon = false;
bool fCommandLine = false;
string strMiscWarning;
bool fTestNet = false;
-
+bool fNoListen = false;