summaryrefslogtreecommitdiff
path: root/plugins/MyDetails/data.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/MyDetails/data.h')
-rw-r--r--plugins/MyDetails/data.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/MyDetails/data.h b/plugins/MyDetails/data.h
index 4f3a560ce9..d8c75beda4 100644
--- a/plugins/MyDetails/data.h
+++ b/plugins/MyDetails/data.h
@@ -60,7 +60,7 @@ public:
// Methods ///////////////
- Protocol(const char *name);
+ Protocol(const char *name, const TCHAR *descr);
~Protocol();
bool IsValid();