summaryrefslogtreecommitdiff
path: root/examples/dhtd.hs
diff options
context:
space:
mode:
Diffstat (limited to 'examples/dhtd.hs')
-rw-r--r--examples/dhtd.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/dhtd.hs b/examples/dhtd.hs
index a2aeab22..275479f4 100644
--- a/examples/dhtd.hs
+++ b/examples/dhtd.hs
@@ -1314,7 +1314,7 @@ sensibleDefaults = Options
1314 , ip6tox = True 1314 , ip6tox = True
1315 , dhtkey = Nothing 1315 , dhtkey = Nothing
1316 , verbosity = 2 1316 , verbosity = 2
1317 , verboseTags = [XMisc] 1317 , verboseTags = [XUnused]
1318 } 1318 }
1319 1319
1320-- bt=<port>,tox=<port> 1320-- bt=<port>,tox=<port>