summaryrefslogtreecommitdiff
path: root/server/connectionVTP.h
diff options
context:
space:
mode:
Diffstat (limited to 'server/connectionVTP.h')
-rw-r--r--server/connectionVTP.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/connectionVTP.h b/server/connectionVTP.h
index 64915e8..4645b65 100644
--- a/server/connectionVTP.h
+++ b/server/connectionVTP.h
@@ -48,7 +48,7 @@ public:
bool CmdNEWT(char *Opts);
bool CmdDELT(char *Opts);
- bool Respond(int Code, const char *Message);
+ bool Respond(int Code, const std::string &Message);
};
#endif // VDR_STREAMDEV_SERVERS_CONNECTIONVTP_H