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 10671a44..96ddd347 100644
--- a/src/Data/Torrent/Client.hs
+++ b/src/Data/Torrent/Client.hs
@@ -64,6 +64,7 @@ data ClientImpl =
64-- 'U' - UPnP NAT Bit Torrent 64-- 'U' - UPnP NAT Bit Torrent
65 | IBitLord 65 | IBitLord
66 | IOpera 66 | IOpera
67 | IMLdonkey
67 68
68 | IAres 69 | IAres
69 | IArctic 70 | IArctic