diff options
Diffstat (limited to 'src/DebugTag.hs')
-rw-r--r-- | src/DebugTag.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/DebugTag.hs b/src/DebugTag.hs index 6a032d73..9ac04bb0 100644 --- a/src/DebugTag.hs +++ b/src/DebugTag.hs | |||
@@ -16,6 +16,7 @@ data DebugTag | |||
16 | | XPing | 16 | | XPing |
17 | | XRefresh | 17 | | XRefresh |
18 | | XJabber | 18 | | XJabber |
19 | | XTCP | ||
19 | | XMisc | 20 | | XMisc |
20 | | XNodeinfoSearch | 21 | | XNodeinfoSearch |
21 | | XUnexpected -- Used only for special anomalous errors that we didn't expect to happen. | 22 | | XUnexpected -- Used only for special anomalous errors that we didn't expect to happen. |