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 d397730b..92af259c 100644
--- a/examples/dhtd.hs
+++ b/examples/dhtd.hs
@@ -1496,7 +1496,7 @@ sensibleDefaults = Options
1496 , ip6tox = True 1496 , ip6tox = True
1497 , dhtkey = Nothing 1497 , dhtkey = Nothing
1498 , verbosity = 2 1498 , verbosity = 2
1499 , verboseTags = [XUnused] 1499 , verboseTags = [XUnexpected, XUnused]
1500 } 1500 }
1501 1501
1502-- bt=<port>,tox=<port> 1502-- bt=<port>,tox=<port>