summaryrefslogtreecommitdiff
path: root/otr/dllmain.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'otr/dllmain.cpp')
-rw-r--r--otr/dllmain.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/otr/dllmain.cpp b/otr/dllmain.cpp
index 8be1df2..42aa052 100644
--- a/otr/dllmain.cpp
+++ b/otr/dllmain.cpp
@@ -1006,6 +1006,11 @@ int StopOTR(WPARAM wParam, LPARAM lParam) {
}
///////////////////////////////////////////////
+/////// Send OTR termination message to all active contexts when going offline
+////////////////////////////////////////////////
+// TODO
+
+///////////////////////////////////////////////
/////// Plugin init and deinit
////////////////////////////////////////////////