From 8c04f61b469eebdb536f887053e93bf63c19f06f Mon Sep 17 00:00:00 2001 From: cathook Date: Sat, 26 Apr 2014 15:14:22 +0800 Subject: clear warning --- meowpp/utility.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'meowpp') diff --git a/meowpp/utility.h b/meowpp/utility.h index 9e59470..12909e9 100644 --- a/meowpp/utility.h +++ b/meowpp/utility.h @@ -50,9 +50,8 @@ namespace meow{ //# |Format print to C++ string and return it - //# |stringReplace |(std::string `str`,\ - //# std::string const& `from`,\ - //# std::string const& `to`) | std::string + //# |stringReplace |(std::string `str`,\std::string const& + //# `from`,\std::string const& `to`) | std::string //# |Return a string like `str`, but all `from` be replaced by `to` -- cgit v1.2.3