summaryrefslogtreecommitdiff
path: root/src/Data
diff options
context:
space:
mode:
Diffstat (limited to 'src/Data')
-rw-r--r--src/Data/Torrent/Client.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Data/Torrent/Client.hs b/src/Data/Torrent/Client.hs
index 7b178d41..10671a44 100644
--- a/src/Data/Torrent/Client.hs
+++ b/src/Data/Torrent/Client.hs
@@ -63,6 +63,7 @@ data ClientImpl =
63-- UPnP(!) Bit Torrent !??? 63-- UPnP(!) Bit Torrent !???
64-- 'U' - UPnP NAT Bit Torrent 64-- 'U' - UPnP NAT Bit Torrent
65 | IBitLord 65 | IBitLord
66 | IOpera
66 67
67 | IAres 68 | IAres
68 | IArctic 69 | IArctic