summaryrefslogtreecommitdiff
path: root/src/include/tome/squelch/rule.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/tome/squelch/rule.hpp')
-rw-r--r--src/include/tome/squelch/rule.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/tome/squelch/rule.hpp b/src/include/tome/squelch/rule.hpp
index 752a0c2e..af86dfc8 100644
--- a/src/include/tome/squelch/rule.hpp
+++ b/src/include/tome/squelch/rule.hpp
@@ -40,12 +40,12 @@ public:
/**
* Set the name of the rule
*/
- void set_name(const char *new_name);
+ void set_name(const std::string &new_name);
/**
* Get the name of the rule
*/
- const char *get_name() const;
+ std::string get_name() const;
/**
* Get condition