*** empty log message ***

This commit is contained in:
David Rose 2000-11-17 04:51:02 +00:00
parent 7d38626876
commit aae856fee7

View File

@ -112,6 +112,7 @@ protected:
bool convert_result = true,
const vector<string> &pexprs = vector<string>()) const;
void write_spam_message(ostream &out) const;
void write_quoted_string(ostream &out, const string &str) const;
bool _is_valid;