aboutsummaryrefslogtreecommitdiff
path: root/include/dchat/Process.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/dchat/Process.hpp')
-rw-r--r--include/dchat/Process.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dchat/Process.hpp b/include/dchat/Process.hpp
index 18aa2d9..af9d6c5 100644
--- a/include/dchat/Process.hpp
+++ b/include/dchat/Process.hpp
@@ -4,5 +4,5 @@
namespace dchat
{
- std::string escapeCommand(const std::string &cmd);
+ std::string escapeCommandArg(const std::string &cmd);
} \ No newline at end of file